diff options
author | Sam Balana <sbalana@google.com> | 2020-11-02 19:18:28 -0800 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2020-11-02 19:20:47 -0800 |
commit | c22067d3d4452ac6b65bd56daf796ffeca09e65c (patch) | |
tree | 4e84f395ab8a53c3bccc89fe4345f78704770c43 /pkg/sentry/syscalls/linux/sys_sem.go | |
parent | 51b062f6cdfb59ef82d0a6fa2ca79cb00dd953d2 (diff) |
Send NUD probes in a separate gorountine
Send NUD probes in another gorountine to free the thread of execution for
finishing the state transition. This is necessary to avoid deadlock where
sending and processing probes are done in the same call stack, such as loopback
and integration tests.
Fixes #4701
PiperOrigin-RevId: 340362481
Diffstat (limited to 'pkg/sentry/syscalls/linux/sys_sem.go')
0 files changed, 0 insertions, 0 deletions