getsentry / getsentry/sentry-java
Check where we are catching Throwable
Abierto
Improvement
Java
Platform: Java
State: Needs Discussion
- Lenguaje dominante
- Kotlin
- Estrellas
- 1.4k
- Forks
- 478
- Merge medio
- 2 d 23 h
- PR fusionados (30 d)
- 67
Descripción
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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.