- From: Domenic Denicola <notifications@github.com>
- Date: Sun, 27 Jun 2021 11:16:07 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 27 June 2021 18:16:19 UTC
In particular the only impact of HostPromiseRejectionTracker in spec-land is the `unhandledrejection` and `rejectionhandled` events, which are batched up on task boundaries so as long as you handle it within a task it's fine. -- 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/streams/issues/1139#issuecomment-869204894
Received on Sunday, 27 June 2021 18:16:19 UTC