Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Preserve backtraces in fork_daemon and fork_promise_exn
If the fiber fails, record the backtrace when failing the switch. `fork` itself already did this, but `fork_daemon` and `fork_promise_exn` didn't.
- Loading branch information