[Buildbot-commits] [Buildbot] #1992: master hangs on startup
Buildbot
nobody at buildbot.net
Wed Nov 21 22:58:46 UTC 2012
#1992: master hangs on startup
------------------------+-------------------------
Reporter: dustin | Owner: tom.prince
Type: defect | Status: closed
Priority: major | Milestone:
Version: 0.8.7 | Resolution: fixed
Keywords: performance |
------------------------+-------------------------
Comment (by Tom Prince):
start: Don't fork python, when starting buildbot.
This changes 'buildbot start' to use spawnProcess instead of fork
to start the buildbot process. This should avoid the odd behaviour
sometimes seen when starting up.
Fixes #1992.
Changeset: 59ad1152b155a40c20bbbee8fe4ec591ef1009d9
--
Ticket URL: <http://trac.buildbot.net/ticket/1992#comment:28>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list