comparison COPYING @ 29513:e5b4d79a9140

commandserver: backport handling of forking server from chgserver This is common between chg and vanilla forking server, so move it to commandserver and unify handle(). It would be debatable whether we really need gc.collect() or not, but that is beyond the scope of this series. Maybe we can remove gc.collect() once all resource deallocations are switched to context manager.
author Yuya Nishihara <yuya@tcha.org>
date Sat, 21 May 2016 15:23:21 +0900
parents 8c8b55733cbd
children
comparison
equal deleted inserted replaced
29512:538d0003c9e0 29513:e5b4d79a9140