[issue39776] Crash in decimal module in heavy-multithreaded scenario

Evgeny Boytsov report at bugs.python.org
Fri Feb 28 09:52:11 EST 2020


Evgeny Boytsov <boytsovea at yandex.ru> added the comment:

Also I understood the source of your crash with my initial example. Since you haven't used CMake to configure project, pybind didn't setup required macroses to enable threading support. So no issues in pybind.

----------

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


More information about the Python-bugs-list mailing list