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 race condition with Promise.New #482

Merged
merged 1 commit into from
Oct 27, 2024
Merged

Conversation

timcassell
Copy link
Owner

The race condition will not show up in most cases. It requires the callback to complete the deferred and then throw an exception.

@timcassell timcassell added the bug Something isn't working label Oct 23, 2024
@timcassell timcassell added this to the v3.2.0 milestone Oct 23, 2024
@timcassell timcassell self-assigned this Oct 23, 2024
@timcassell timcassell merged commit b7e0d78 into develop Oct 27, 2024
27 checks passed
@timcassell timcassell deleted the fix-promisenew-racecond branch October 27, 2024 04:15
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.

1 participant