HgWeb.cgi Hanging During Push

Jensen, Aaron ajensen at webmd.net
Thu Apr 26 20:05:52 UTC 2012


> It's probably running your changegroup or incoming hooks, which are run in the lock release callback.

No callbacks get run by the hanging CGI process.  I watch it in Process Explorer, and it never spawns any sub-processes to run the hooks. The first process does.  I can see its sub-processes.  The second process never runs anything.  Just sits there. 

     <:> Aaron



More information about the Mercurial mailing list