[issue10641] kill_python sometimes fails to kill processes on buildbots

2019-03-16 Thread Zachary Ware
Zachary Ware added the comment: As kill_python.exe has been removed from PCbuild/ and this hasn't been a problem in recent years, I'm going to go ahead and close the issue. -- resolution: -> out of date stage: -> resolved status: open -> closed

[issue10641] kill_python sometimes fails to kill processes on buildbots

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue10641] kill_python sometimes fails to kill processes on buildbots

2015-02-19 Thread Mark Lawrence
Mark Lawrence added the comment: I don't recall seeing this flagged anywhere else so can we close it as out of date? -- components: +Windows -Build nosy: +BreamoreBoy, steve.dower, tim.golden, zach.ware ___ Python tracker rep...@bugs.python.org

[issue10641] kill_python sometimes fails to kill processes on buildbots

2015-02-19 Thread Steve Dower
Steve Dower added the comment: Not sure if this still affects 2.7, but it doesn't affect 3.5 anymore. If one of the buildbot owners confirms that 2.7 is fine, I'll close. -- ___ Python tracker rep...@bugs.python.org

[issue10641] kill_python sometimes fails to kill processes on buildbots

2010-12-07 Thread Hirokazu Yamamoto
Hirokazu Yamamoto ocean-c...@m2.ccsnet.ne.jp added the comment: To kill python_d.exe, you should use kill_python_d.exe instead of kill_python.exe. On the XP and Win7 buildbots, kill_python sometimes fails to kill hung processes. Could you post the buildbot log url? -- nosy:

[issue10641] kill_python sometimes fails to kill processes on buildbots

2010-12-07 Thread Hirokazu Yamamoto
Hirokazu Yamamoto ocean-c...@m2.ccsnet.ne.jp added the comment: I think #9973 is rather related. -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue10641 ___

[issue10641] kill_python sometimes fails to kill processes on buildbots

2010-12-07 Thread David Bolen
David Bolen db3l@gmail.com added the comment: To kill python_d.exe, you should use kill_python_d.exe instead of kill_python.exe. Crud, I thought I did. Well, ok, so can't trust this test. Could you post the buildbot log url? I think this is the last build in the sequence that was

[issue10641] kill_python sometimes fails to kill processes on buildbots

2010-12-07 Thread David Bolen
David Bolen db3l@gmail.com added the comment: I think #9973 is rather related. Certainly could be another artifact of a python_d process still executing. In particular though, the suggested patch in that issue agrees with what I was thinking might be needed, in terms of moving

[issue10641] kill_python sometimes fails to kill processes on buildbots

2010-12-06 Thread David Bolen
New submission from David Bolen db3l@gmail.com: On the XP and Win7 buildbots, kill_python sometimes fails to kill hung processes. I caught one instance recently and gathered some information though not yet enough to identify the issue. I can say that no processes are killed and no error