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

[Concurrency] Allow capturing pack expansions in @Sendable closures if the pattern type conforms to Sendable. #80220

Merged
merged 1 commit into from
Mar 24, 2025

Conversation

hborla
Copy link
Member

@hborla hborla commented Mar 22, 2025

Resolves: #74484

@hborla hborla force-pushed the sendable-pack-expansion branch from d164a7c to a2067de Compare March 22, 2025 01:44
@hborla
Copy link
Member Author

hborla commented Mar 23, 2025

@swift-ci please smoke test

if the pattern type conforms to `Sendable`.
@hborla hborla force-pushed the sendable-pack-expansion branch from a2067de to 6ca27d3 Compare March 24, 2025 15:50
@hborla
Copy link
Member Author

hborla commented Mar 24, 2025

@swift-ci please smoke test

@hborla hborla merged commit 767eadf into swiftlang:main Mar 24, 2025
3 checks passed
@hborla hborla deleted the sendable-pack-expansion branch March 24, 2025 22:29
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.

Parameter pack type cannot be Sendable?
1 participant