Skip to content

Conversation

jakepetroules
Copy link
Collaborator

This just removes a bunch of calls that can trivially become async.

This just removes a bunch of calls that can trivially become async.
@jakepetroules
Copy link
Collaborator Author

@swift-ci test

@jakepetroules jakepetroules merged commit 524037f into main May 6, 2025
23 of 24 checks passed
@jakepetroules jakepetroules deleted the eng/PR-more-blocking-sync-elimination branch May 6, 2025 17:28
@mirza-garibovic
Copy link
Contributor

Nice! But I have to nit that sync is a funny name for this.

@jakepetroules
Copy link
Collaborator Author

The idea was that you type the "bad" thing (sync) and you automatically get the "good" thing 🤷. I have no strong feelings about the name though.

All these bridging utilities were intended to be temporary until we can entirely eliminate Dispatch usage in favor of Swift concurrency primitives.

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