Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Meta: export "signal abort" #1354

Closed
wants to merge 1 commit into from
Closed

Meta: export "signal abort" #1354

wants to merge 1 commit into from

Conversation

domenic
Copy link
Member

@domenic domenic commented Feb 6, 2025

I want to use this for a spec which can abort for both internal reasons and from a developer- provided AbortSignal. I create a dependent abort signal from the internal abort signal and the developer-provided one, and "signal abort" on the internal one appropriately. Then the rest of the spec can just worry about the dependent one.


Preview | Diff

@domenic
Copy link
Member Author

domenic commented Feb 7, 2025

I forgot, I'm supposed to use the controller now!

@domenic domenic closed this Feb 7, 2025
@domenic domenic deleted the export-signal-abort branch February 7, 2025 05:31
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant