- From: Keith Cirkel <notifications@github.com>
- Date: Mon, 01 Aug 2022 06:48:42 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 1 August 2022 13:48:54 UTC
I think it is very important for the signal to be unable to control upstream effects, such as remaining time. One of the motivations for timed AbortSignals is deadlines: "all work must complete in this given time, any response past then will be ignored". If a receiver of a signal is able to simply reset a deadline then it severely limits the efficacy of passing such a value. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/1082#issuecomment-1201231546 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/1082/1201231546@github.com>
Received on Monday, 1 August 2022 13:48:54 UTC