diff options
author | Andrei Vagin <avagin@google.com> | 2021-07-22 15:37:37 -0700 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2021-07-22 15:40:40 -0700 |
commit | 47f025461e6fdf8da99c780b17c2227696e83845 (patch) | |
tree | 1f65072ef1f3cbe4968f9cb1a02bb381ebd517a7 /pkg/ring0 | |
parent | 8daeda207205f9c66083846e6ba231ab04e09163 (diff) |
runsc: Wait child processes without timeouts
* First, we don't need to poll child processes.
* Second, the 5 seconds timeout is too small if a host is overloaded.
* Third, this can hide bugs in the code when we wait a process that
isn't going to exit.
PiperOrigin-RevId: 386337586
Diffstat (limited to 'pkg/ring0')
0 files changed, 0 insertions, 0 deletions