Mercurial > hg
comparison setup.py @ 45818:b7b8a1538161
httpservice: move sys.exit() out of serve_forever()
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.
Differential Revision: https://phab.mercurial-scm.org/D9270
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Tue, 03 Nov 2020 20:18:26 -0800 |
parents | e2320bb7a99f |
children | 2960b7fac966 |
comparison
equal
deleted
inserted
replaced
45817:58e7ee23ddbd | 45818:b7b8a1538161 |
---|