[Buildbot-commits] [Buildbot] #2067: Buildbot hangs in Compile step
Buildbot
nobody at buildbot.net
Wed Aug 3 03:30:21 UTC 2011
#2067: Buildbot hangs in Compile step
---------------------+--------------------
Reporter: apelisse | Owner:
Type: defect | Status: new
Priority: major | Milestone: 0.8.5
Version: 0.8.1 | Resolution:
Keywords: |
---------------------+--------------------
Comment (by dustin):
So one thing that can prevent Buildbot from considering the process
finished is if its stdout is still open - which can be the case if one of
the multiprocessing scripts inherits that file descriptor and fails to
exit. that's why I was asking about all of the processes - not just the
one that the slave process initiated.
--
Ticket URL: <http://trac.buildbot.net/ticket/2067#comment:3>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list