Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

https://github.com/bugsnag/panicwrap

bugsnag platforms

Last synced: about 4 hours ago

Repository metadata:

panicwrap is a Go library for catching and handling panics in Go applications.


Owner metadata:


Committers metadata

Last synced: about 7 hours ago

Total Commits: 74
Total Committers: 13
Avg Commits per committer: 5.692
Development Distribution Score (DDS): 0.541

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Mitchell Hashimoto m****o@g****m 34
Delisa Mason i****s@g****m 20
Conrad Irwin c****n@g****m 6
Delisa k****i 3
emersion c****t@e****r 3
GeertJohan g****2@g****m 1
Jacob Marshall g****t@j****o 1
Liu Hua s****u@h****m 1
Robert-André Mauchin z****m@g****m 1
Till Wegmüller t****n@g****m 1
andö l****g@g****m 1
fractalwrench f****h@g****m 1
Brian Meyers b****2 1

Issue and Pull Request metadata

Last synced: about 4 hours ago


Package metadata

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.

  • Homepage: https://github.com/bugsnag/panicwrap
  • Documentation: https://pkg.go.dev/github.com/bugsnag/panicwrap#section-documentation
  • Licenses: MIT
  • Latest release: v1.3.4 (published over 3 years ago)
  • Last Synced: 2024-11-09T00:03:02.630Z (1 day ago)
  • Versions: 8
  • Dependent Packages: 683
  • Dependent Repositories: 16,907
  • Docker Downloads: 2,525,454,969
  • Rankings:
    • Dependent repos count: 0.055%
    • Dependent packages count: 0.171%
    • Docker downloads count: 0.203%
    • Average: 2.547%
    • Forks count: 4.815%
    • Stargazers count: 7.489%