- From: Takeshi Yoshino <notifications@github.com>
- Date: Wed, 12 Apr 2017 21:31:32 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 13 April 2017 04:32:05 UTC
tyoshino approved this pull request. lgtm. I'll take a quick look at the spec side too now, but please go ahead merge it. > - assert(state === 'writable'); + assert(state === 'writable' || state === 'erroring'); OK. Makes sense. -- 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/pull/721#pullrequestreview-32545372
Received on Thursday, 13 April 2017 04:32:05 UTC