Re: [whatwg/streams] Add explainer for transferable streams (#956)

> After a ReadableStream or WritableStream is transferred, the original thread must no longer be able to use it. I guess that means it should be considered "locked" from the perspective of that thread?

Yes. I should probably mention that in the explainer, but I think I will do it in a follow-up PR.

-- 
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/pull/956#issuecomment-428818443

Received on Thursday, 11 October 2018 04:40:55 UTC