[whatwg/streams] sink.abort() can be called during sink.start() (#683)

This is inconsistent with our treatment of sink.write() and sink.close() as atomic, and is likely to be a source of logic errors in user code.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/issues/683

Received on Wednesday, 15 February 2017 06:06:03 UTC