Skip to content

[5.10][Concurrency] Hide async_Main from other object files #69195

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

kateinoigakukun
Copy link
Member

@kateinoigakukun kateinoigakukun commented Oct 15, 2023

Cherry-pick #69113 to repair release/5.10 CI #69113 (comment)


Explanation: Hide compiler emitted async_Main symbol from other object files to allow testing multiple async executable modules in SwiftPM.
Original PR: #69113
Reviewed by: @neonichu @etcwilde
Resolves:
Tests: Tests added in the main of SwiftPM has been auto-merged in advance. swiftlang/swift-package-manager@f258cd5

@kateinoigakukun kateinoigakukun added 🍒 release cherry pick Flag: Release branch cherry picks swift 5.10 labels Oct 15, 2023
@kateinoigakukun kateinoigakukun marked this pull request as ready for review October 15, 2023 18:32
@kateinoigakukun kateinoigakukun requested a review from a team as a code owner October 15, 2023 18:32
@kateinoigakukun
Copy link
Member Author

@swift-ci Please test

@kateinoigakukun kateinoigakukun merged commit c0694ca into swiftlang:release/5.10 Oct 16, 2023
@kateinoigakukun kateinoigakukun deleted the yt/release-5.10-cherry-pick-private-async-main branch October 16, 2023 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks swift 5.10
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants