issues
search
smol-rs
/
async-signal
Asynchronous signal handling
Apache License 2.0
15
stars
6
forks
source link
v0.2.3
#21
Closed
notgull
closed
1 year ago
notgull
commented
1 year ago
Remove the
signalfd
backend, as it offered little to no advantages over the pipe-based backend and it didn't catch signals sometimes. (#20)
signalfd
backend, as it offered little to no advantages over the pipe-based backend and it didn't catch signals sometimes. (#20)