summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/linux/ioctl.cc
diff options
context:
space:
mode:
authorBhasker Hariharan <bhaskerh@google.com>2019-12-05 13:55:37 -0800
committergVisor bot <gvisor-bot@google.com>2019-12-05 13:57:08 -0800
commitf053c528122c246b4a454de54dacfffe0f7964f0 (patch)
tree431a3ff3fefe86d01d34f64b8a6c0a15cb2c432c /test/syscalls/linux/ioctl.cc
parent0a32c0235744191947a6bf890031026e06788837 (diff)
Reduce flakiness under gotsan runs.
TcpPortReuseMultiThread creates lots of connections which result in a lot of goroutines in the sentry. This can cause gotsan runs to take really long and timeout. Increasing listen backlog and reducing number of connections should help the connections complete faster as well as reduce the number of goroutines that gotsan needs to track. PiperOrigin-RevId: 284046018
Diffstat (limited to 'test/syscalls/linux/ioctl.cc')
0 files changed, 0 insertions, 0 deletions