getsentry / getsentry/sentry-java
Check where we are catching Throwable
Ouverte
Improvement
Java
Platform: Java
State: Needs Discussion
- Langage dominant
- Kotlin
- Étoiles
- 1.4k
- Forks
- 478
- Merge moyen
- 2 j 23 h
- PR mergées (30 j)
- 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
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.