diff options
author | Bartosz Sosnowski <bartosz@janeasystems.com> | 2016-12-12 11:34:42 +0100 |
---|---|---|
committer | Saúl Ibarra Corretgé <saghul@gmail.com> | 2017-01-17 21:22:56 -0600 |
commit | c66f265b5d700bdd922316788545c0fb7956db1d (patch) | |
tree | add953c2cc852a5176c854673ce105486360d985 /docs/src | |
parent | c8ab24bb924bf3aa555cb4400ccbed31a6b3d8f0 (diff) | |
download | libuv-c66f265b5d700bdd922316788545c0fb7956db1d.tar.gz libuv-c66f265b5d700bdd922316788545c0fb7956db1d.zip |
win,signal: fix potential deadlock
Trying to remove the controller from the controller handle itself
leads to deadlock. Fix it by always having the global signal handler
engaged.
Ref: https://github.com/nodejs/node/issues/10165
PR-URL: https://github.com/libuv/libuv/pull/1168
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions