Re: [whatwg/dom] Request for a different type of example of abort steps (Issue #1031)

We probably want to clarify the specification here, but do we really want folks to postpone rejecting the promise until the abort has succeeded? That doesn't seem to match the early synchronous abort check we also recommend.

I think we want to signal abort straightaway and in parallel do our best to also abort the ongoing operation.

We also need to update the example here to queue a task.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/1031#issuecomment-1233136977
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/issues/1031/1233136977@github.com>

Received on Wednesday, 31 August 2022 16:07:46 UTC