Mercurial > hg
diff .hgtags @ 28454:8062869860b8
chg: remove manual reload logic
chgserver now validates and reloads configs automatically. Manually reloading
is no longer necessary. Besides, we are deprecating pid files since the server
will periodically check its ownership of the socket file and exit if it does
not own the socket file any longer, which works more reliable than a pid file.
This patch removes the SIGHUP reload logic from both chg server and client.
author | Jun Wu <quark@fb.com> |
---|---|
date | Thu, 10 Mar 2016 00:12:33 +0000 |
parents | 9a7c27ba166b |
children | 3bf2ed2d0741 |