- From: Jake Archibald <notifications@github.com>
- Date: Tue, 18 Jul 2017 08:29:54 +0000 (UTC)
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 18 July 2017 08:30:22 UTC
@Jxck https://github.com/w3c/web-platform-tests/pull/6484#issuecomment-315775251 may help. Developers wanted to separate the ability to abort from the ability to react to a signal to abort. It also simplifies the design & avoids race conditions. Imagine a signal that can also change priority. If you've posted that to a worker, you now have two threads that can change the priority. -- 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/dom/issues/438#issuecomment-315995331
Received on Tuesday, 18 July 2017 08:30:22 UTC