- From: Domenic Denicola <notifications@github.com>
- Date: Mon, 13 May 2019 16:25:54 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 13 May 2019 16:26:19 UTC
I'm unclear on exactly the connection to the OP, but the OP's suggestion of > provide a way to combine/merge two AbortSignal's into one AbortSignal is definitely something we considered. I believe we just put it off to get v1 out the door. An `AbortSignal.any([signal1, signal2, ...])` that aborts if any of the inputs are aborted makes sense to me. (Name bikeshedding possible.) -- 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/905#issuecomment-491892538
Received on Monday, 13 May 2019 16:26:19 UTC