Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid race between sigchld and the tty master being closed
Don't break but continue if the master was closed. This ensures that we always exit with the code from our child.
- Loading branch information