Skip to content

#730 - fix race condition by invoking find only once#731

Merged
ilya-di merged 1 commit intomasterfrom
730-housekeeping-bugfix
Mar 23, 2026
Merged

#730 - fix race condition by invoking find only once#731
ilya-di merged 1 commit intomasterfrom
730-housekeeping-bugfix

Conversation

@ilya-di
Copy link
Contributor

@ilya-di ilya-di commented Mar 16, 2026

find is modified to take an extra exclude parameter so that it is not needed to be called twice in succession --eliminating the race condition.
wrapper is adjusted accordingly to pass the exclude criteria in the same call as the match criteria. the projection is removed as it is no longer necessary.

@ilya-di ilya-di added the bug label Mar 16, 2026
@ilya-di ilya-di merged commit cd73136 into master Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants