getsentry / getsentry/sentry-java
Check where we are catching Throwable
Đang mở
Improvement
Java
Platform: Java
State: Needs Discussion
- Ngôn ngữ chính
- Kotlin
- Star
- 1.4k
- Fork
- 478
- Merge trung bình
- 2 ngày 23 giờ
- Pull request đã merge (30 ngày)
- 67
Mô tả
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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.