HgWeb.cgi Hanging During Push
Matt Mackall
mpm at selenic.com
Thu Apr 26 23:19:12 UTC 2012
On Thu, 2012-04-26 at 16:05 -0400, Jensen, Aaron wrote:
> > 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.
Ok, how about you instrument lock.release() and see where it's blocking.
--
Mathematics is the supreme nostalgia of our time.
More information about the Mercurial
mailing list