SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 2 Python

bpo-44466: Faulthandler now detects the GC (GH-26823)

The faulthandler module now detects if a fatal error occurs during a
garbage collector collection (only if all_threads is true).
V
Victor Stinner committed
d19163912bfc790283724f05328bd31e4e65003d
Parent: fb68791
Committed by GitHub <noreply@github.com> on 6/21/2021, 11:15:40 AM