[Buildbot-commits] [Buildbot] #1749: xp slave fails to kill child process after network disconnect
Buildbot
nobody at buildbot.net
Fri Jan 14 23:55:12 UTC 2011
#1749: xp slave fails to kill child process after network disconnect
----------------------+--------------------
Reporter: philippem | Owner:
Type: defect | Status: new
Priority: critical | Milestone: 0.8.+
Version: 0.8.3 | Resolution:
Keywords: windows |
----------------------+--------------------
Comment (by dustin):
Well, the kill method on the slave is here:
https://github.com/djmitche/buildbot/blob/master/slave/buildslave/runprocess.py#L700
The signalProcess method is implemented here:
http://twistedmatrix.com/trac/browser/tags/releases/twisted-10.2.0/twisted/internet/_dumbwin32proc.py#L237
hopefully that gets you started?
--
Ticket URL: <http://trac.buildbot.net/ticket/1749#comment:7>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list