mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Fix PipeTest_Streaming timeout
Test was calling Size() inside read and write loops. Size() makes 2 syscalls to return the pipe size, making the test do a lot more work than it should. PiperOrigin-RevId: 253824690
This commit is contained in:
committed by
gVisor bot
parent
8ab0848c70
commit
ec15fb1162
+116
-105
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user