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

Gracefully handle exceptions in event listeners #1462

Merged

Commits on Jul 3, 2020

  1. gracefully handle exceptions in event listeners

    Camilo Jimenez committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    0aa0f54 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2020

  1. add logging if an exception is caught

    LinX authored and LinX committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    28ccb42 View commit details
    Browse the repository at this point in the history
  2. add test for exception handling in listener

    LinX authored and LinX committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    535e8f5 View commit details
    Browse the repository at this point in the history
  3. report the unhandled exception

    LinX authored and LinX committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    c58b82b View commit details
    Browse the repository at this point in the history