diff options
author | 2018-07-11 19:28:16 +0000 | |
---|---|---|
committer | 2018-07-11 19:28:16 +0000 | |
commit | 3f0b58624f77a2c3f50097dc3510d689f9c832ff (patch) | |
tree | 613d4551394608294e3cca3421386de22d8ea0b2 /lib/libcxx/src/regex.cpp | |
parent | improve the path hash function (instead of just hashing the aspath put (diff) | |
download | wireguard-openbsd-3f0b58624f77a2c3f50097dc3510d689f9c832ff.tar.xz wireguard-openbsd-3f0b58624f77a2c3f50097dc3510d689f9c832ff.zip |
If no thread can immediately handle a signal, which has been sent
to the process, it is made pending at the main thread. There it
could hang forever. So also check the main thread for signal
delivery. This workaround fixes hung tests in posixtestsuite. The
proper solution would be to split pending signals for process and
threads.
input visa@; OK guenther@
Diffstat (limited to 'lib/libcxx/src/regex.cpp')
0 files changed, 0 insertions, 0 deletions