Closed sameo closed 2 years ago
The first test verifies that a Read() unblocks when we're closing the reader.
The second test verifies that a Read() also unblocks when we're closing the reader, even if a writer is pushing some bytes from the other end of the pipe.
Signed-off-by: Samuel Ortiz s.ortiz@apple.com
The first test verifies that a Read() unblocks when we're closing the reader.
The second test verifies that a Read() also unblocks when we're closing the reader, even if a writer is pushing some bytes from the other end of the pipe.
Signed-off-by: Samuel Ortiz s.ortiz@apple.com