Re: [whatwg/streams] Permit freeing underlying source / sink / transformer after close (#932)

It's actually tricky to follow through all the operations to find the necessary and sufficient places to clear the algorithms slots, so I decided I'd do TransformStream, ReadableStream and WritableStream separately to make it easier.

-- 
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/932#issuecomment-401834655

Received on Monday, 2 July 2018 15:00:56 UTC