[issue24544] Race condition and crash when embedding multi-thread script
Oleksiy Markovets added the comment: attached file -- Added file: http://bugs.python.org/file39841/main.py ___ Python tracker <http://bugs.python.org/issue24
[issue24544] Race condition and crash when embedding multi-thread script
New submission from Oleksiy Markovets: INTRODUCTION While embedding python script in c++ application I faced random crashes with error: Fatal Python error: Py_EndInterpreter: not the last thread