whatwg / streams

Streams Standard
https://streams.spec.whatwg.org/
Other
1.34k stars 155 forks source link

Use an AbortController instead of signaling abort on AbortSignal #1279

Closed shaseley closed 1 year ago

shaseley commented 1 year ago

For https://github.com/whatwg/dom/issues/1194 (and follow-up from https://github.com/whatwg/streams/pull/1277).


Preview | Diff

shaseley commented 1 year ago

@annevk how does this look?

MattiasBuelens commented 1 year ago

Latest build failure looks like a problem with Bikeshed itself. I've opened speced/bikeshed#2561.

MattiasBuelens commented 1 year ago

The new Bikeshed version fixes the build issue, so I think we're good to go! 🙂