Re: [whatwg/streams] Internal promises need to be handled before they reject (#1139)

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