Files
mpbot-github/pr/webhook/pull_request.go
Clemens Lang d3d1f66c3d Log stack trace when recovering from a panic
Apparently that's possible by attempting to capture a stack trace at
this location, even though it isn't the location where the error was
thrown, at least according to [1]. It seems to work in my testing.

[1]: https://groups.google.com/g/golang-nuts/c/MB8GyW5j2UY/m/xt54dFicvxoJ
2025-09-12 23:01:59 +02:00

6.5 KiB