[PATCH] chgserver: auto exit after being idle for too long or lose the socket file

Jun Wu quark at fb.com
Wed Feb 24 10:18:13 EST 2016


On 02/24/2016 02:07 PM, Yuya Nishihara wrote:
> I noticed _log() doesn't work in the main process, but that's okay
> for now.
I always def _log while debugging and remove it before sending patches.
Will fix it later.

> undefined name 'socket'.

> no attribute 'self.server'.
Sorry for these. Are you checking them manually or using some static
analysis tool? It seems flake8 won't catch them.


More information about the Mercurial-devel mailing list