A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2006-April/063798.html below:

[Python-Dev] windows buildbot failures

[Python-Dev] windows buildbot failures [Python-Dev] windows buildbot failures"Martin v. Löwis" martin at v.loewis.de
Mon Apr 17 13:57:08 CEST 2006
Tim Peters wrote:
> 2. The buildbot code tries to kill the process itself.  It appears (to judge
>    from the buildbot messges) that this never works on Windows.
> 
> 3. For reasons that are still unknown, python_d.exe keeps running,
>    and forever.

It's actually not too surprising that python_d.exe keeps running. The
buildbot has a process handle for the cmd.exe process that runs
test.bat. python_d.exe is only a child process of process. So killing
cmd.exe wouldn't help, even if it worked.

Regards,
Martin
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4