comparison mercurial/pycompat.py @ 30887:a95fc01aaffe

commandserver: prevent unlink socket twice This patch changes unixforkingservice so it only calls `self._servicehandler.unlinksocket(self.address)` at most once. This is needed by the next patch.
author Jun Wu <quark@fb.com>
date Wed, 08 Feb 2017 14:37:38 -0800
parents 6a70cf94d1b5
children 76a64c1e5439 86cd1f2cfff5
comparison
equal deleted inserted replaced
30886:2aaa8bfc7bd9 30887:a95fc01aaffe