This is a simple refactoring to show the callers of the method, so
it's easier to reason about the impact of removing the sys.exit()
calls in subsequent patches.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHGb7b8a1538161: httpservice: move sys.exit() out of serve_forever()
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.