bpo-37933: Fix faulthandler.cancel_dump_traceback_later() (GH-15440) · python/cpython@e278335 · GitHub
Skip to content

Commit e278335

Browse files
tacaswellvstinner
authored andcommitted
bpo-37933: Fix faulthandler.cancel_dump_traceback_later() (GH-15440)
Fix faulthandler.cancel_dump_traceback_later() call if cancel_dump_traceback_later() was not called previously.
1 parent 88ea166 commit e278335

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

Lib/test/test_faulthandler.py

Lines changed: 11 additions & 0 deletions

Modules/faulthandler.c

Lines changed: 5 additions & 0 deletions

0 commit comments

Comments
 (0)