[issue10641] kill_python sometimes fails to kill processes on buildbots

David Bolen report at bugs.python.org
Tue Dec 7 10:12:16 CET 2010


David Bolen <db3l.net at 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 kill_python_d over to clean.bat.

Can't think of any downsides of applying that change offhand, so if that were to be made, we could just then watch and wait to see if another hung condition occurred.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10641>
_______________________________________


More information about the Python-bugs-list mailing list