[New-bugs-announce] [issue33316] PyThread_release_lock always fails

Ivan Pozdeev report at bugs.python.org
Thu Apr 19 20:18:56 EDT 2018


New submission from Ivan Pozdeev <ivan_pozdeev at mail.ru>:

In win7 x64 debug mode with thread_debug=1, every PyThread_release_lock() is accompanied with a message on stderr:

Could not PyThread_release_lock(<id>) error: 0

----------
components: Interpreter Core, Windows
messages: 315497
nosy: Ivan.Pozdeev, paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: PyThread_release_lock always fails
type: behavior
versions: Python 3.6, Python 3.7, Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33316>
_______________________________________


More information about the New-bugs-announce mailing list