Skip to content

Separately gate error-context from async#489

Merged
lukewagner merged 1 commit intoWebAssembly:mainfrom
alexcrichton:gate-error-context
Apr 3, 2025
Merged

Separately gate error-context from async#489
lukewagner merged 1 commit intoWebAssembly:mainfrom
alexcrichton:gate-error-context

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