Skip to content

Conversation

@rjmccall
Copy link
Contributor

@rjmccall rjmccall commented Jul 8, 2025

SILGen already has an exception for this from -enable-actor-data-race-checks, so there's no need for it, and it causes problems in actor inits.

Fixes rdar://155239032

6.2 variant of #82867.

SILGen already has an exception for this from -enable-actor-data-race-checks,
so there's no need for it, and it causes problems in actor inits.

Fixes rdar://155239032
@rjmccall rjmccall requested a review from a team as a code owner July 8, 2025 03:31
@rjmccall
Copy link
Contributor Author

rjmccall commented Jul 8, 2025

@swift-ci Please test

@rjmccall rjmccall merged commit c0db6b6 into swiftlang:release/6.2 Jul 8, 2025
5 checks passed
@rjmccall rjmccall deleted the dont-capture-defer-isolation-6.2 branch July 8, 2025 16:13
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.

3 participants