Re: [fetch-tests] Add a fetch test for upload streaming (#4362)

I see. So is the intent of the spec that there's a race then? If the fetch gets terminated before the promise settles, then the promise is rejected (as in this case); if the fetch gets terminated after the response comes back, the promise is still fulfilled?

View on GitHub: https://github.com/w3c/web-platform-tests/pull/4362#issuecomment-270732139

Received on Thursday, 5 January 2017 19:19:23 UTC