You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There doesn't seem to be any function in nix that calls libc::signal but there is a signal module. Is this deliberate or has it just not been added yet. If the latter than should I add it to nix::sys::signal ?