getsentry / getsentry/sentry-java
Capture information for all threads and their current stacktrace at ANR time
Abierto
Android
Errors
Feature
Platform: Java
- Lenguaje dominante
- Kotlin
- Estrellas
- 1.4k
- Forks
- 478
- Merge medio
- 2 d 23 h
- PR fusionados (30 d)
- 67
Descripción
Capture a full snapshot of all running threads at ANR time, including their stack traces, current state, and the origin of handlers posted to the main looper. Automatically parse lock information from the thread dump to infer deadlock chains and identify which threads are blocking one another.
**Votes in brainstorming session:** 2
**Notion source:** [https://www.notion.so/3348b10e4b5d8004a7a3c5fd34b24b44]()
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.