Skip to content

[6.0][concurrency] Update withUnsafe{,Throwing}Continuation to have a sending result. #74163

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

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

gottesmm
Copy link
Contributor

@gottesmm gottesmm commented Jun 6, 2024

Explanation: This PR updates withUnsafe{,Throwing}Continuation to have a sending result and for the whole UnsafeContinuation to have the same API surface in terms of sending that withChecked{,Throwing}Continuation has.
Radars:

  • rdar://129299180

Original PRs:

Risk: Low. These are all alwaysEmitIntoClient so there is no ABI impact.
Testing: Added tests to the test suite.
Reviewer: N/A

…ing result.

rdar://129299180
(cherry picked from commit 5db3b70)
@gottesmm gottesmm requested a review from a team as a code owner June 6, 2024 03:07
@gottesmm
Copy link
Contributor Author

gottesmm commented Jun 6, 2024

@swift-ci test

@gottesmm gottesmm changed the title [concurrency] Update withUnsafe{,Throwing}Continuation to have a sending result. [6.0][concurrency] Update withUnsafe{,Throwing}Continuation to have a sending result. Jun 6, 2024
@gottesmm
Copy link
Contributor Author

gottesmm commented Jun 6, 2024

@swift-ci test windows platform

@gottesmm gottesmm enabled auto-merge June 6, 2024 16:35
@gottesmm gottesmm merged commit 6783de8 into swiftlang:release/6.0 Jun 6, 2024
5 checks passed
@gottesmm gottesmm deleted the release/6.0-129299180 branch June 6, 2024 19:54
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.

2 participants