[Buildbot-commits] [Buildbot] #77: Better way for python to kill subprocesses on win32?

Buildbot nobody at buildbot.net
Thu May 31 11:03:33 UTC 2012


#77: Better way for python to kill subprocesses on win32?
--------------------+------------------------
Reporter:  joduinn  |       Owner:  warner
    Type:  defect   |      Status:  reopened
Priority:  major    |   Milestone:  undecided
 Version:  0.8.5    |  Resolution:
Keywords:           |
--------------------+------------------------
Changes (by marcusl):

 * status:  closed => reopened
 * version:  0.7.5 => 0.8.5
 * resolution:  fixed =>


Comment:

 This is not fixed in 0.8.5.

 Some options are listed in http://stackoverflow.com/questions/1230669
 /subprocess-deleting-child-processes-in-windows/10830753#10830753.

 I recommend just calling {{{taskkill.exe}}}, as it works realiably on
 windows xp and up.

 Will see if I can provide a patch.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/77#comment:16>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list