Skip to content

Update blocking yield signature, bind async yield #1294

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

Merged
merged 2 commits into from
May 6, 2025

Conversation

alexcrichton
Copy link
Member

This commit updates the signature for task_yield and additionally renames it to yield_blocking. The dual of this, yield_async, is also added as a helper.

This commit updates the signature for `task_yield` and additionally
renames it to `yield_blocking`. The dual of this, `yield_async`, is also
added as a helper.
@alexcrichton alexcrichton requested a review from dicej May 5, 2025 21:36
@alexcrichton alexcrichton added this pull request to the merge queue May 6, 2025
Merged via the queue into bytecodealliance:main with commit 6d6707a May 6, 2025
19 checks passed
@alexcrichton alexcrichton deleted the rejigger-yield branch May 6, 2025 20:08
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.

2 participants