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
During discussion of #29
we realized that a tests like this need to be successful.
The reason for it is, if we use `session::protect()` when doing the
`fork()` or `open3()` then the sigmask of the child still has SIGCHLD
blocked.
0 commit comments