Fix the user signal handler of faulthandler
Don't exit the tstate is NULL to restore the errno and chain the signal handler if needed.
V
Victor Stinner committed
98a387b65f6a9ce36654047704013f3bc4fe9916
Parent: b303580
Don't exit the tstate is NULL to restore the errno and chain the signal handler if needed.