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

Add ManualSynchronizationContextCore type #463

Merged
merged 3 commits into from
Aug 10, 2024
Merged

Conversation

timcassell
Copy link
Owner

Allows users to implement their own SynchronizationContext on top of the optimized core behavior, without relying on PromiseSynchronizationContext.

Also added PromiseSynchronizationContext.Execute(bool exhaustive) API.

Added `PromiseSynchronizationContext.Execute(bool exhaustive)` API.
@timcassell timcassell added the enhancement New feature or request label Aug 10, 2024
@timcassell timcassell added this to the v3.2.0 milestone Aug 10, 2024
@timcassell timcassell self-assigned this Aug 10, 2024
@timcassell timcassell merged commit 49c4868 into develop Aug 10, 2024
27 checks passed
@timcassell timcassell deleted the synccontextcore branch August 10, 2024 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant