[Python-checkins] r43648 - python/trunk/Tools/buildbot/external.bat (original) (raw)

Tim Peters tim.peters at gmail.com
Tue Apr 4 22:34:04 CEST 2006


[Martin v. Löwis]

Would it help if buildbot created new "windowstations" (through CreateWindowStation) for the process, and closes the window station when it decides to terminate the process?

Sorry, I don't know anything about CreateWindowStation. It would help (and be enough) if the buildbot software was able to kill a process on Windows -- whatever it's doing now doesn't work.



More information about the Python-checkins mailing list