Package Usage: go: github.com/bugsnag/panicwrap
The panicwrap package provides functions for capturing and handling
panics in your application. It does this by re-executing the running
application and monitoring stderr for any panics. At the same time,
stdout/stderr/etc. are set to the same values so that data is shuttled
through properly, making the existence of panicwrap mostly transparent.
Panics are only detected when the subprocess exits with a non-zero
exit status, since this is the only time panics are real. Otherwise,
"panic-like" output is ignored.
8 versions
Latest release: almost 4 years ago
683 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/bugsnag/panicwrap
Dependent Repos 3
swh/infra/ci-cd/3rdparty/cert-manager-webhook-gandi
Last synced: 7 months ago - Pushed: 11 months ago
radiofrance/helm-chart-sonarqube Fork of SonarSource/helm-chart-sonarqube
Size: 2.99 MB - Last synced: 7 months ago - Pushed: 9 months ago

