Re: [whatwg/streams] Assert there are no pending reads when releasing lock (#1168)

Perhaps a dumb question, but maybe the tests indicate that we should allow releasing the lock even with pending read requests? I'm not sure that restriction is super well-motivated, and if we've found at least one higher-level combinator (namely pipeTo) where doing so is arduous, there might be more.

Otherwise, solving https://github.com/whatwg/streams/issues/1103 would make more sense...

-- 
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/1168#issuecomment-941466689

Received on Tuesday, 12 October 2021 20:24:50 UTC