Skip to content

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

Open
ilya-di wants to merge 1 commit intomasterfrom
730-housekeeping-bugfix
Open

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

Conversation

@ilya-di
Copy link

@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
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