- From: Kitson Kelly <notifications@github.com>
- Date: Tue, 12 Jan 2021 14:31:58 -0800
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 12 January 2021 22:32:11 UTC
Thanks, that makes sense. Our implementation of "unwrapped" promises was preventing double fulfilment, out of an abundance of caution, but as you state, that should just be a no-op. So instead of guarding, I will change the implementation of our "unwrapped" promises. -- 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/1100#issuecomment-759079215
Received on Tuesday, 12 January 2021 22:32:11 UTC