- From: Lennart Grahl <notifications@github.com>
- Date: Wed, 11 Nov 2020 07:57:28 -0800
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 11 November 2020 15:57:40 UTC
Coming back to this: I've been using streams for bidirectional transports substantially for a while now and I'm still very much unsure on the minute differences of `cancel`, `abort` and `close` and what implicitly triggers them (e.g. which is triggered where when an exception is being thrown). Having those three in combination with a bidirectional transport, where closing/aborting one end can implicitly affect the other is a complexity explosion I just can't wrap my head around. :woozy_face: -- 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/1032#issuecomment-725504307
Received on Wednesday, 11 November 2020 15:57:40 UTC