HgWeb.cgi Hanging During Push
Jensen, Aaron
ajensen at webmd.net
Wed Apr 25 22:53:12 UTC 2012
> I'd also recommend trying to create a simpler/faster test case, possibly by making a hook that just sleeps for 10 seconds.
I did this and was able to reproduce the hang. I've filed an issue on the bug tracker: http://mercurial.selenic.com/bts/issue3401, including steps to reproduce.
> You probably want to add some instrumentation in mercurial/wireproto.py....
> Sprinkle around some lines like:
> sys.stderr.write("%d: at step X\n" % os.getpid())
I'll try this next and add anything I find to the issue tracker. Where would I expect to see the output?
<:> Aaron
More information about the Mercurial
mailing list