Re: [whatwg/streams] Transferable streams: the double transfer problem (#1063)

> There can be an arbitrary delay for queued writes to complete before A is "unhooked".

That is an ergonomic issue: one calls postMessage, everything is fine so one navigates away thinking everything is good, but too quickly so that the unhooking does not happen.
The current spec approach stays on the safe side so that there is no surprise.

-- 
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/1063#issuecomment-970319936

Received on Tuesday, 16 November 2021 14:20:19 UTC