[issue9900] Threading Bug or misuse of the api ?

Rob Watson report at bugs.python.org
Mon Sep 20 01:58:02 CEST 2010


Rob Watson <rmawatson at gmail.com> added the comment:

it seemed changing PyEval_ReleaseLock() to PyThreadState_DeleteCurrent() has fixed my problem. Thanks

----------
resolution: invalid -> 

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9900>
_______________________________________


More information about the Python-bugs-list mailing list