[Buildbot-commits] [Buildbot] #387: TerminateProcess fails in buildbot_service.py

Buildbot trac trac at buildbot.net
Sat Mar 30 20:22:06 UTC 2013


#387: TerminateProcess fails in buildbot_service.py
--------------------+--------------------
Reporter:  griels   |       Owner:
    Type:  defect   |      Status:  new
Priority:  major    |   Milestone:  0.8.+
 Version:  0.7.5    |  Resolution:
Keywords:  windows  |
--------------------+--------------------

Comment (by LRN):

 Here's some
 [[http://trac.buildbot.net/attachment/ticket/387/kill.py|code]] . You can
 use it as application (pass pid as its first argument).
 The code itself can be copied into runprocess.py, and you can call
 safe_termiate_process_by_pid () on W32 instead of running taskkill.

 This code (unlike the one i posted at tigris.org) is actually tested with
 a buildslave.

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


More information about the Commits mailing list