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

Fix event notifier race & compile issue #591

Merged
merged 2 commits into from
Sep 13, 2024
Merged

Fix event notifier race & compile issue #591

merged 2 commits into from
Sep 13, 2024

Conversation

rlepinski
Copy link
Contributor

If start/stop are called too quickly, we run two tasks so they will be modifying the same notifier multiple times. Its possible we can end up with clearing the notifier.

@rlepinski rlepinski merged commit 8e68333 into main Sep 13, 2024
1 check passed
@rlepinski rlepinski deleted the fix-events branch October 26, 2024 00:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants