Closed floren closed 3 years ago
Handle possible race where WriteStream can mess up the data being read from ReadStream.
I created #63 to track this more easily.
Test has been pushed. I've verified that it works with my new code and fails on master.
See #64
Handle possible race where WriteStream can mess up the data being read from ReadStream.