Georg Brandl <[email protected]> added the comment: Hmm, the docs say "Any other value for sig will cause the process to be unconditionally killed by the TerminateProcess API [...]"
What happens if you try to use other signals (like signal.SIGKILL) instead of SIGTERM? ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue12540> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
