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 bool continueOnCapturedContext overloads #485

Merged
merged 6 commits into from
Nov 2, 2024

Conversation

timcassell
Copy link
Owner

Renamed SynchronousIfSameContext to AllowSynchronous.

Resolves #483.

@timcassell timcassell added the enhancement New feature or request label Oct 28, 2024
@timcassell timcassell added this to the v3.2.0 milestone Oct 28, 2024
@timcassell timcassell self-assigned this Oct 28, 2024
@timcassell timcassell linked an issue Oct 28, 2024 that may be closed by this pull request
@timcassell timcassell changed the title Add ContinuationOptions overloads for channels and async synchronization primitives Add ContinuationOptions overloads Oct 28, 2024
…c synchronization primitives.

Renamed `SynchronousIfSameContext` to `AllowSynchronous`.
@timcassell timcassell marked this pull request as ready for review November 1, 2024 05:36
@timcassell timcassell changed the title Add ContinuationOptions overloads Add bool continueOnCapturedContext overloads Nov 2, 2024
@timcassell timcassell merged commit 95db72c into develop Nov 2, 2024
27 checks passed
@timcassell timcassell deleted the continuationoptions-overloads branch November 2, 2024 22:31
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.

Pass ContinuationOptions to channels and synchronization primitives
1 participant