gvisor/runsc/sandbox
Andrei Vagin d3fa741fb5 runsc: Set asyncpreemptoff for the kvm platform
The asynchronous goroutine preemption is a new feature of Go 1.14.

When we switched to go 1.14 (cl/297915917) in the bazel config,
the kokoro syscall-kvm job started permanently failing. Lets
temporary set asyncpreemptoff for the kvm platform to unblock tests.

PiperOrigin-RevId: 300372387
2020-03-11 11:45:50 -07:00
..
BUILD Standardize on tools directory. 2020-01-27 12:21:00 -08:00
network.go Initial network namespace support. 2020-02-20 15:20:40 -08:00
network_unsafe.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sandbox.go runsc: Set asyncpreemptoff for the kvm platform 2020-03-11 11:45:50 -07:00