Xiang Zhang added the comment: This seems an regression from #18808, so nosy Tim and Antoine. Since _DummyThread is always alive and daemonic, I think the solution could be overriding is_alive in _DummyThread and always returning True.
---------- keywords: +patch nosy: +xiang.zhang stage: -> patch review type: -> behavior versions: +Python 3.5, Python 3.6, Python 3.7 -Python 3.4 Added file: http://bugs.python.org/file46502/issue29376.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue29376> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com