If we already have a non-zero exit code, I don't think we should
change it to 255 because we fail to flush stdio. This may not matter
yet, but it will matter when I make a killed pager result in exit code
250 (it's currently 255).
Details
Details
- Reviewers
pulkit - Group Reviewers
hg-reviewers - Commits
- rHG8fae2cc6ee86: dispatch: don't change error status if flushing stdio fails
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.