The shouldn't be a reason to call sys.exit() instead of letting the
code return normally. I've remove the call in both hg serve and `hg
debugserve`.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHGd6279c43fc60: serve: simply return instead of calling sys.exit() in `hg serve --stdio`
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Branch
- default
- Lint
No Linters Available - Unit
No Unit Test Coverage