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 WaitAsync race condition #521

Merged
merged 2 commits into from
Jan 27, 2025
Merged

Fix WaitAsync race condition #521

merged 2 commits into from
Jan 27, 2025

Conversation

timcassell
Copy link
Owner

Fixes #520.

@timcassell timcassell added the bug Something isn't working label Jan 27, 2025
@timcassell timcassell added this to the v3.3.0 milestone Jan 27, 2025
@timcassell timcassell self-assigned this Jan 27, 2025
@timcassell timcassell changed the title FixeWaitAsync race condition Fix WaitAsync race condition Jan 27, 2025
Added additional safety checks for non-compliant timer implementations.
Improved concurrency tests.
@timcassell timcassell linked an issue Jan 27, 2025 that may be closed by this pull request
@timcassell timcassell merged commit 9061d53 into develop Jan 27, 2025
27 checks passed
@timcassell timcassell deleted the fix-timer-race branch January 27, 2025 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WaitAsync race condition with timeout and CancelationToken
1 participant