Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix in QueueWaiter wait. If eventsPending is already true when en… #474

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

robambalu
Copy link
Collaborator

…tering wait(), flag will never reset to false and we end up busy looping the rest of the run

…ering wait(), flag will never reset to false and we end up busy looping the rest of the run

Signed-off-by: Rob Ambalu <robert.ambalu@point72.com>
@timkpaine timkpaine added the type: bug Concrete, reproducible bugs label Mar 4, 2025
@robambalu robambalu merged commit ec9f701 into main Mar 5, 2025
27 checks passed
@robambalu robambalu deleted the bugfix/queue_waiter_busy_loop branch March 5, 2025 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Concrete, reproducible bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants