Use libc::sigaction()
instead of sys::signal()
to prevent a deadlock#88828
Merged
bors merged 3 commits intorust-lang:masterfrom Oct 6, 2021
libc::sigaction()
instead of sys::signal()
to prevent a deadlock#88828