[Buildbot-commits] [Buildbot] #2105: Mercurial hook - exceptions.ValueError: signal only works in main thread
Buildbot
nobody at buildbot.net
Tue Sep 27 00:33:31 UTC 2011
#2105: Mercurial hook - exceptions.ValueError: signal only works in main thread
--------------------+--------------------
Reporter: jpichon | Owner:
Type: defect | Status: new
Priority: major | Milestone: 0.8.6
Version: 0.8.4p2 | Resolution:
Keywords: hg |
--------------------+--------------------
Comment (by hsorby):
Replying to [comment:3 jpichon]:
> Have you taken a look at your process list after doing this? When I
started using "fork" I ended up with a lot of defunct processes (children
of Mercurial, one for every push) that wouldn't disappear until Mercurial
is restarted. I only left them hanging a few hours, so perhaps they do go
away after a while.
No I hadn't but I have now thanks for pointing this out. Yes I do get
zombie processes lying around. I can live with this for the mean time, I
am just running hg serve on my local machine and I have not shifted it
onto a proper web server. I probably won't shift until this is fixed.
--
Ticket URL: <http://trac.buildbot.net/ticket/2105#comment:5>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list