[Buildbot-commits] [Buildbot] #2105: Mercurial hook - exceptions.ValueError: signal only works in main thread
Buildbot
nobody at buildbot.net
Tue Oct 4 04:18:12 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 dustin):
Oh, we'll definitely continue to support *Mercurial* - the question is,
will the hook remain supported :)
Yes, it would be easier to get mercurial to not run this script in another
thread, or even in the same process space - best to fork and run it as a
separate script. Mixing twisted's runtime libraries with mercurial's is
really asking for trouble.
--
Ticket URL: <http://trac.buildbot.net/ticket/2105#comment:7>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list