Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Write heartbeat thread output to the safe crash log
In `jl_safe_printf()`, we're already writing to the safe crash log if we're in signal handler context (in addition to writing to `stderr`). Now we do the same if we're in the heartbeat thread.
- Loading branch information