Mercurial > templog
log py/tempserver.py @ 228:d9e81a563923
age | author | description |
---|---|---|
Fri, 20 Mar 2015 20:12:25 +0800 | Matt Johnston | porting to asyncio |
Fri, 19 Dec 2014 21:52:50 +0800 | Matt Johnston | sleep on a semaphore so it can start/stop immediately when there's a SIGHUP |
Fri, 19 Dec 2014 21:39:01 +0800 | Matt Johnston | fix pid locking |
Fri, 07 Mar 2014 20:35:19 +0800 | Matt Johnston | add --hup |
Tue, 04 Mar 2014 22:12:29 +0800 | Matt Johnston | Add --new flag |
Thu, 25 Jul 2013 08:03:14 +0800 | Matt Johnston | fix to absolute path for lockfile, --daemon does chdir("/") |
Fri, 14 Jun 2013 23:32:06 +0800 | Matt Johnston | use better pidlockfile |