ANR triggered by slow operations in blamed thread
0 libc.so syscall + 32
1 libc.so __futex_wait_ex(void volatile*, bool, int, bool, timespec const*) + 148
2 libc.so NonPI::MutexLockWithTimeout(pthread_mutex_internal_t*, bool, timespec const*) + 392
3 libc.so pthread_mutex_lock + 264
4 split_config.arm64_v8a.apk write_crash_report + 76
5 split_config.arm64_v8a.apk handle_signal + 136
Describe what happened
Steps to reproduce the issue:
Describe what you expected:
Datadog SDK should not crash the app
Additional context