diff options
author | Jameson Nash <vtjnash@gmail.com> | 2022-02-01 15:27:12 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-01 15:27:12 -0500 |
commit | 953f901dd2330a9979838cd43ff04eacde71b25a (patch) | |
tree | bc3ecfc8188b7f1c1afa9b314783c35253821a36 /docs/src | |
parent | 870828c8af077562c4394e243a399017552434ed (diff) | |
download | libuv-953f901dd2330a9979838cd43ff04eacde71b25a.tar.gz libuv-953f901dd2330a9979838cd43ff04eacde71b25a.zip |
process,bsd: handle kevent NOTE_EXIT failure (#3451)
The kernel may return ESRCH if the child has already exited here.
This is rather annoying, and means we must indirectly handle
notification to our event loop of the process exit.
Refs: https://github.com/libuv/libuv/pull/3441
Refs: https://github.com/libuv/libuv/pull/3257
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions