Daemon thread is crashing in PyEval_RestoreThread() while the main thread is exiting the process · Issue #84058 · python/cpython (original) (raw)
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None closed_at = <Date 2020-03-11.23:14:10.705> created_at = <Date 2020-03-06.14:22:28.647> labels = ['interpreter-core', '3.9'] title = 'Daemon thread is crashing in PyEval_RestoreThread() while the main thread is exiting the process' updated_at = <Date 2020-03-19.18:48:34.523> user = 'https://github.com/vstinner'
bugs.python.org fields:
activity = <Date 2020-03-19.18:48:34.523> actor = 'vstinner' assignee = 'none' closed = True closed_date = <Date 2020-03-11.23:14:10.705> closer = 'vstinner' components = ['Interpreter Core'] creation = <Date 2020-03-06.14:22:28.647> creator = 'vstinner' dependencies = [] files = ['48958', '48959'] hgrepos = [] issue_num = 39877 keywords = ['patch'] message_count = 20.0 messages = ['363512', '363517', '363519', '363520', '363566', '363649', '363653', '363667', '363764', '363767', '363773', '363776', '363790', '363791', '363792', '363795', '363981', '363983', '364496', '364629'] nosy_count = 5.0 nosy_names = ['ncoghlan', 'vstinner', 'eric.snow', 'pablogsal', 'nanjekyejoannah'] pr_nums = ['18808', '18811', '18816', '18848', '18854', '18883', '18884', '18885', '18888', '18890', '18891', '18892', '19054', '19080'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue39877' versions = ['Python 3.9']