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

Update async APIs for isolation and sendability #13

Merged
merged 3 commits into from
Jul 9, 2024
Merged

Conversation

johnfairh
Copy link
Owner

  • Finally make the async versions of call-returns safe
  • Add sendable to callbacks. Ideally the call-returns would be sending but it turns out Swift doesn't implement sending -> called-no-more-than-once, so we have to sendable

@johnfairh johnfairh changed the title Update async APIs to inherit isolation Update async APIs for isolation and sendability Jul 9, 2024
@johnfairh johnfairh merged commit 7273b03 into main Jul 9, 2024
2 of 3 checks passed
@johnfairh johnfairh deleted the isolation-fixes branch July 9, 2024 10:00
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