]> Cypherpunks repositories - gostls13.git/commit
runtime: print debuglog before sighandler crash
authorMichael Pratt <mpratt@google.com>
Wed, 7 Jun 2023 16:04:44 +0000 (12:04 -0400)
committerGopher Robot <gobot@golang.org>
Thu, 20 Jul 2023 21:40:01 +0000 (21:40 +0000)
commit9ceba95008f97a913e9176c6ced2b76b50db6ca5
tree97c9fb27cea99ad3d107f1cbdffd4473d232f320
parentad943066f63c6945e92fa00c83c7cac6a78f793b
runtime: print debuglog before sighandler crash

Change-Id: I48e8c314258a033fa0dc5e533e2c5bd06c529a7c
Reviewed-on: https://go-review.googlesource.com/c/go/+/501977
Auto-Submit: Michael Pratt <mpratt@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Run-TryBot: Michael Pratt <mpratt@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/runtime/signal_unix.go