[pywin32-bugs] [ pywin32-Bugs-1605282 ] WaitForSingleObject doesn't release GIL?
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2006-11-29 14:23:40
|
Bugs item #1605282, was opened at 2006-11-29 14:23 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1605282&group_id=78018 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Sturla (sturlamolden) Assigned to: Nobody/Anonymous (nobody) Summary: WaitForSingleObject doesn't release GIL? Initial Comment: >From the looks of the SWIG interface win32event.i, WaitForSingleObject, WaitForSingleObjectEx and WaitForInputIdle doesn't release the GIL. Sturla Molden ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1605282&group_id=78018 |