Implement clean_up_backtrace_handler()
Split off #31594 (moved):
clean_up_backtrace_handler() doesn't do anything, but it should:
- disable backtrace signal handlers
- destroy the backtrace mutex (regression to #21788 (moved))
Split off #31594 (moved):
clean_up_backtrace_handler() doesn't do anything, but it should: