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

Sentry Node: do not exit process if the app added its own 'uncaughtException' or 'unhandledRejection' listener #5176

Commits on May 30, 2022

  1. Sentry Node: do not exit process if the app added its own 'uncaughtEx…

    …ception' or 'unhandledRejection' listener
    
    - Fixes getsentry#1661
    ibc authored and lforst committed May 30, 2022
    Configuration menu
    Copy the full SHA
    27b77a4 View commit details
    Browse the repository at this point in the history
  2. Add integration tests

    lforst committed May 30, 2022
    Configuration menu
    Copy the full SHA
    ba44954 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Improve documentation

    lforst committed May 31, 2022
    Configuration menu
    Copy the full SHA
    99a9633 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f01e83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fee35e View commit details
    Browse the repository at this point in the history
  4. Adjust docstring

    lforst committed May 31, 2022
    Configuration menu
    Copy the full SHA
    faad128 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44ae1db View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ef1dc8 View commit details
    Browse the repository at this point in the history