Skip to content
Snippets Groups Projects

bugfix: infinite loop on remove activity

Merged Calum Mackervoy requested to merge federation-bugfix into master

The issue was being caused by removing objects from a collection which actually are not members of that collection. In Django 1.11 this fires post_remove even though nothing was removed, triggering a cycle of backlinks

Includes other minor fixes, readability improvements and an extension to the unit tests. The fix is in the inbox handling in views.py

Edited by Calum Mackervoy

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading