Re: [whatwg/streams] Editorial: remove forAuthorCode and use dictionaries for read() return value (#1045)

Hmmm... having read results available synchronously is a potential footgun. If code is written naively it can run into reentrancy issues. But since AFAIK Fetch is the only spec that actually reads from a stream, the potential damage is limited.

lgtm, please write spec text when you are ready.

-- 
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/1045#issuecomment-649143468

Received on Thursday, 25 June 2020 00:27:44 UTC