Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(node): Add option to OnUncaughtException integration that allows mimicking native uncaught error exit behaviour #6137

Merged
merged 4 commits into from Nov 4, 2022

Commits on Nov 4, 2022

  1. feat(node): Add option to OnUncaughtException integration that allo…

    …ws mimicing native exit behaviour
    lforst committed Nov 4, 2022
    Copy the full SHA
    8922b5b View commit details
    Browse the repository at this point in the history
  2. cleanup

    lforst committed Nov 4, 2022
    Copy the full SHA
    71bcfe0 View commit details
    Browse the repository at this point in the history
  3. Rename option

    lforst committed Nov 4, 2022
    Copy the full SHA
    74ab0bd View commit details
    Browse the repository at this point in the history
  4. Rephrase JSDoc

    lforst committed Nov 4, 2022
    Copy the full SHA
    05bfb5e View commit details
    Browse the repository at this point in the history