This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author wesinator
Recipients wesinator
Date 2019-11-18.18:22:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574101328.65.0.270951183149.issue38838@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2019-11-18 18:22:08wesinatorsetrecipients: + wesinator
2019-11-18 18:22:08wesinatorsetmessageid: <1574101328.65.0.270951183149.issue38838@roundup.psfhosted.org>
2019-11-18 18:22:08wesinatorlinkissue38838 messages
2019-11-18 18:22:08wesinatorcreate