getsentry / getsentry/sentry-java

Check where we are catching Throwable

Open
#5,513 2 comments 0 reactions 0 assignees View on GitHub
Improvement Java Platform: Java State: Needs Discussion
Dominant language
Kotlin
Stars
1.4k
Forks
478
Avg merge
2d 23h
Merged PRs (30d)
67

Description

We shouldn't catch Throwable since that could be an OOMException or a StackOverflowException. We should audit all places where we catch Throwable

1. Ship this in the next major version
2. Notify downstream SDKs (gaming) of potential side effects

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.