Re: [streams] Do writable streams need separate signals for write-success vs. write-accepted? (#316)

One query I have which is woefully uninformed so I apologize if this has been answered ad infinitum, are these write(..) promises going to cause performance issues? if I make 10k write calls with no care about a callback, will I have 10k of promises waiting to GC, and is that significant?

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/issues/316#issuecomment-92620370

Received on Tuesday, 14 April 2015 06:00:01 UTC