Re: [fetch] Add timeout option (#20)

@alcat2008 That code is very useful, thanks.

However it fails to avoid **data waste** when it hasn't started yet (#179) or when it's a big file that is expected to take a while to finish (#180). Both things happened to me frequently over an ADSL connection.

Since two separate issues were made and the solution outside these two is just to use race(), I propose to close this one.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/20#issuecomment-196298572

Received on Monday, 14 March 2016 12:55:28 UTC