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

Separately gate error-context from async #489

Merged
merged 1 commit into from
Apr 3, 2025

Conversation

alexcrichton
Copy link
Collaborator

This commit adds a new emoji-gate of 📝 to gate the error-context type separately from async. This additionally removes integration of error-context with built-in future/stream types where they can still be closed but are no longer closed with an optional error.

Closes #474
Closes #472
Closes #469

This commit adds a new emoji-gate of 📝 to gate the `error-context` type
separately from async. This additionally removes integration of
`error-context` with built-in future/stream types where they can still
be closed but are no longer closed with an optional error.
@lukewagner
Copy link
Member

Thanks!

@lukewagner lukewagner merged commit f60eb5a into WebAssembly:main Apr 3, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants