- From: Domenic Denicola <notifications@github.com>
- Date: Fri, 15 Jan 2021 17:30:09 -0800
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 16 January 2021 01:30:22 UTC
> If you're okay with it, I can make a PR to move those steps around in the specification and update that single WPT test to expect a slightly different order That would be lovely! > Or alternatively: maybe we should make the test not check the order of reader.read() and reader.closed becoming rejected? It doesn't seem that important I agree it's not that important, but I think more coverage is nicer for anything observable. We can always change things around as we go. -- 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/1100#issuecomment-761285346
Received on Saturday, 16 January 2021 01:30:22 UTC