getsentry / getsentry/sentry-java
Check where we are catching Throwable
未关闭
Improvement
Java
Platform: Java
State: Needs Discussion
- 主要语言
- Kotlin
- 星标
- 1.4k
- 派生
- 478
- 平均合并
- 2 天 23 小时
- 30 天内合并 PR
- 67
描述
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
贡献指南
评估
这个 Issue 还没有评估数据。