[issue1169108] PySys_WriteStderr() -> WaitForSingleObject() hangs system

2009-02-15 Thread Terry J. Reedy
Terry J. Reedy added the comment: I should have closed this years ago due to lack of response. Anyone with code that hangs CPython 2.6+ can reopen and post said code. -- resolution: -> invalid status: open -> closed ___ Python tracker

[issue1169108] PySys_WriteStderr() -> WaitForSingleObject() hangs system

2009-02-15 Thread Daniel Diniz
Daniel Diniz added the comment: Unless someone can reproduce this in a recent CPython build, I'll close this one soon. -- nosy: +ajaksu2 priority: normal -> low type: -> behavior versions: +3rd party -Python 2.4 ___ Python tracker