Skip to content

Conversation

@eeckstein
Copy link
Contributor

The hop_to_executor instruction is a synchronization point and any kind of other code might run at this point, which potentially can release objects.

Fixes a miscompile

rdar://110924258

The `hop_to_executor` instruction is a synchronization point and any kind of other code might run at this point,
which potentially can release objects.

Fixes a miscompile

rdar://110924258
@eeckstein eeckstein requested a review from rjmccall June 20, 2023 18:47
@eeckstein
Copy link
Contributor Author

@swift-ci test

@eeckstein eeckstein merged commit ca0061d into swiftlang:main Jun 21, 2023
@eeckstein eeckstein deleted the fix-hop-to-executor branch June 21, 2023 06:07
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.

1 participant