[issue24770] Py_Finalize not cleaning up all threads

2015-08-01 Thread Alex Budovski
New submission from Alex Budovski: This is a known issue, from the comment, but it is causing AVs for my embedded application when background threads are created, for example, by the _socket builtin module. /* Undo the effect of Py_Initialize(). Beware: if multiple interpreter and/or

[issue24770] Py_Finalize not cleaning up all threads

2015-08-01 Thread Alex Budovski
Changes by Alex Budovski abudov...@gmail.com: -- type: - crash ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue24770 ___ ___ Python-bugs-list