New submission from wesinator <13hu...@gmail.com>:
macOS 10.14.6 python 3.7.5 Exception ignored in: <module 'threading' from '/usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/lib/python3.7/threading.py'> Traceback (most recent call last): File "/usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/lib/python3.7/threading.py", line 1274, in _shutdown def _shutdown(): File "/usr/local/lib/python3.7/site-packages/tcex/tcex.py", line 178, in _signal_handler self.exit(1, 'The App received an interrupt signal and will now exit.') File "/usr/local/lib/python3.7/site-packages/tcex/tcex.py", line 303, in exit sys.exit(code) SystemExit: 1 ---------- components: Library (Lib) messages: 356893 nosy: wesinator priority: normal severity: normal status: open title: Exception ignored in: module 'threading' in _shutdown, _signal_handler type: behavior versions: Python 3.7 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue38838> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com