Mariusz Wawrzonkowski <x...@wp.pl> added the comment:

I can confirm that I have the deadlock because of the reason described above. 
When I change the PyThread_release_lock source locally to signal before 
releasing the mutex, then my deadlock does not occur anymore. I have tested it 
on a heave multithreading model.

----------
nosy: +mariosoft

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue38106>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to