Re: [whatwg/fetch] Developer-controlled streams for request/response (#88)

It looks like a bug in the tests of sorts. If I add `return` before `new ReadableStream` I get the expected result. It seems the function returns undefined. I thought that only happened if you had a semicolon at the end, but I guess it's more complicated.

-- 
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/fetch/issues/88#issuecomment-584254355

Received on Monday, 10 February 2020 18:06:00 UTC