Arun sudharsan

Results 6 issues of Arun sudharsan

``` at jdk.internal.misc.Unsafe.park (Native method) at java.util.concurrent.locks.LockSupport.park (LockSupport.java:194) at java.util.concurrent.FutureTask.awaitDone (FutureTask.java:447) at java.util.concurrent.FutureTask.get (FutureTask.java:190) at com.mixpanel.android.mpmetrics.PersistentIdentity.getTimeEvents (PersistentIdentity.java:292) at com.mixpanel.android.mpmetrics.MixpanelAPI. (MixpanelAPI.java:158) at com.mixpanel.android.mpmetrics.MixpanelAPI. (MixpanelAPI.java:123) at com.mixpanel.android.mpmetrics.MixpanelAPI.getInstance (MixpanelAPI.java:505) at com.mixpanel.android.mpmetrics.MixpanelAPI.getInstance (MixpanelAPI.java:278) at...

I have the leak canary integrated into my app. Is that enough for Plumber to kick in and solve Android Leak Fixes automatically? I can see the PlumberInitializer in the...

type: leak

### Describe the bug ANR (Application Not Responding) reports are stored in the database, and while the most recent one is sent to the backend and removed, older ANRs that...

bug
needs triage

A problem occurred configuring root project 'KOOM'. > Could not resolve all artifacts for configuration ':classpath'. > Could not find com.novoda:bintray-release:0.9. Searched in the following locations: - file:/Users/arunsudharsan/.m2/repository/com/novoda/bintray-release/0.9/bintray-release-0.9.pom - https://repo.maven.apache.org/maven2/com/novoda/bintray-release/0.9/bintray-release-0.9.pom...

Context: https://android-developers.googleblog.com/2025/02/trustedtime-api-introducing-reliable-approach-to-time-keeping-for-apps.html Maintainers, Whats the next steps?

**Stack Trace:** ``` Caused by m.lb: Exception received from UploadDataProvider at org.chromium.net.impl.CronetUrlRequest.f(:com.google.android.gms.dynamite_cronetdynamite@[email protected] (170300-0):5) at org.chromium.net.impl.CronetUploadDataStream.b(:com.google.android.gms.dynamite_cronetdynamite@[email protected] (170300-0):47) at org.chromium.net.impl.CronetUploadDataStream.onRewindError(:com.google.android.gms.dynamite_cronetdynamite@[email protected] (170300-0):8) at com.google.net.cronet.okhttptransport.RequestBodyConverterImpl$InMemoryRequestBodyConverter$1.rewind(RequestBodyConverterImpl.java:331) at m.nj.rewind(:com.google.android.gms.dynamite_cronetdynamite@[email protected] (170300-0):3) at m.lz.run(:com.google.android.gms.dynamite_cronetdynamite@[email protected] (170300-0):36) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at...