- From: Adam Rice <notifications@github.com>
- Date: Wed, 29 Mar 2017 23:47:01 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 30 March 2017 06:47:34 UTC
I am currently attempting to implement (1). An issue I ran into is that a throwing strategySink can also error the stream without respect for the queue. After discussing it with @domenic, I am going to treat this the same way: first thing which errors the stream "wins" [[storedError]], regardless of what type of error it is. -- 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/693#issuecomment-290317985
Received on Thursday, 30 March 2017 06:47:34 UTC