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

Seiparri eats AssertionErrors #57

Open
robert-stuttaford opened this issue Sep 4, 2024 · 1 comment
Open

Seiparri eats AssertionErrors #57

robert-stuttaford opened this issue Sep 4, 2024 · 1 comment

Comments

@robert-stuttaford
Copy link

Which in turn prevents Sentry.io (our exception tracker of choice) to receive and report AssertionErrors.

Here's how we updated our fork to work around it:

CognicianCorp@310d76f

@Ramblurr
Copy link

I have encountered this before too. However AFAIK it was an intentional choice to catch Exception rather than Throwable, as per the README.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants