We don't need to create sets for the queues - we can as effectively check the object keys. The benefit of the new approach is that we don't perform a linear amount of work when new entities appear.
Details
Details
- Reviewers
kamil will - Commits
- rCOMM5b25a9029de6: [lib] Avoid unnecessary sets creation
- Created an operation with a reaction that was received before an operation creating the message
- Created an operation with an entry edit that was received before an operation creating the entry
- Created an operation with thread subscription change that was received before the user became a member
In each of the cases verified that the result was correct and that the operation was removed from the queue.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable