[python-win32] Catching SIGBREAK with Python 3.3
Tim Golden
mail at timgolden.me.uk
Tue Nov 13 22:57:55 CET 2012
On 13/11/2012 20:54, Stefan Scherfke wrote:
> Hi Tim,
>
> Am 13.11.2012 um 21:44 schrieb Tim Golden <mail at timgolden.me.uk>:
>> Possibly unhelpfully, I've just run your code on Python 2.7, 3.3 and 3.4, all of which gave the same output:
>>
>> parent waiting for child
>> child terminating
>> parent terminating
>>
>> This is on WinXP SP3.
>
> did you get this output immediately (within 1 or 2 seconds) or after a while?
> The child terminates on its own after 10 seconds, but it shouldn’t get there.
I wasn't timing it but certainly less than 10 seconds; 2 or 3 seconds
perhaps.
TJG
More information about the python-win32
mailing list