[Python-Dev] Stable buildbots (original) (raw)
David Bolen db3l.net at gmail.com
Sun Nov 14 11:32:25 CET 2010
- Previous message: [Python-Dev] Stable buildbots
- Next message: [Python-Dev] Stable buildbots
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Martin v. Löwis" <martin at v.loewis.de> writes:
This is what killpython.exe is supposed to solve. So I recommend to investigate why it fails to kill the hanging Pythons.
Yeah, I know, and I can't say I disagree in principle - not sure why Windows doesn't let the kill in that module work (or if there's an issue actually running it under all conditions).
At the moment though, I do know that using the sysinternals pskill utility externally (which is what I currently do interactively) definitely works so to be honest, automating that is a guaranteed bang for buck at this point with no analysis involved. Looking into kill_python or its use can be a follow-on.
-- David
- Previous message: [Python-Dev] Stable buildbots
- Next message: [Python-Dev] Stable buildbots
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]