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

feat: first class abort errors #1061

Merged
merged 5 commits into from
Sep 4, 2024

Conversation

jasonkuhrt
Copy link
Member

@jasonkuhrt jasonkuhrt commented Sep 4, 2024

This PR brings first class for abort errors. When thrown from core, they are unwrapped from the context error (whose cause points to the abort error) and then treated directly. Graffle return types have been updated to reflect the possibility of this type.

@jasonkuhrt jasonkuhrt merged commit 065418a into main Sep 4, 2024
8 checks passed
@jasonkuhrt jasonkuhrt deleted the feat/first-class-abort-controller-errors branch September 4, 2024 16:30
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