Re: [whatwg/streams] Reconnecting a Stream after creating it - possible? (#1004)

If I removed the "preventAbort" from the pipeTo operation, the first attempt to change the destination of the output stream worked with the shim, but an attempt to move the stream back resulted in a DOMError.

It seems that reattaching streams is an area that hasn't been explored much.

-- 
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/1004#issuecomment-508685969

Received on Friday, 5 July 2019 08:56:07 UTC