Re: [w3ctag/design-reviews] Writable Streams (#163)

Thanks for requesting a review!  Streams are a very exciting addition to the platform. Thanks for doing this work.

I'm assuming that reader.close() releases the lock and closes the writer, and that subsequent calls to getWriter will create a new writer for the same stream, but I was a bit confused in the spec by the closeRequest slot which gave me the impression that calling close on a writer closes the stream itself.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/163#issuecomment-297910270

Received on Friday, 28 April 2017 05:27:32 UTC