Skip to content

[6.0] Concurrency: Fix a condfail in default AsyncIteratorProtocol.next() #72957

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

Conversation

tshortli
Copy link
Contributor

@tshortli tshortli commented Apr 10, 2024

Older compilers that do not enable `OptionalIsolatedParameters` by default must
be able to build the `_Concurrency` module.

Resolves rdar://126215750
@tshortli tshortli requested a review from hborla April 10, 2024 18:14
@tshortli tshortli requested a review from a team as a code owner April 10, 2024 18:14
@tshortli
Copy link
Contributor Author

@swift-ci please test

@tshortli tshortli enabled auto-merge April 10, 2024 18:17
@tshortli tshortli merged commit f10c4f4 into swiftlang:release/6.0 Apr 10, 2024
@tshortli tshortli deleted the async-iterator-next-isolation-condfail-6.0 branch April 11, 2024 00:09
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