moko256
moko256
I replaced signal handling with `absl::InstallFailureSignalHandler` and added a death test to check it is installed. It also works on Windows.
Acoording to CI results, somehow on macOS ,the `absl::GetStackTrace` writes no stacktrace and `absl::debugging_internal::StackTraceWorksForTest` returns false. If `absl::GetStackTrace` doesn't support on macOS, the absl's signal handler doesn't support as well....
@gspencergoog I agree with that, but I don't have much time to fix this now. I'm sorry, but I'll close this for now.