Anmol Verma

Results 2 issues of Anmol Verma

I am using DADB but it fails with `Command failed (host:features): more than one device/emulator` https://github.com/mobile-dev-inc/dadb/blob/447f9b42acacb4fc854982ddd384220b832828b5/dadb/src/main/kotlin/dadb/adbserver/AdbServer.kt#L128 ``` Exception in thread "main" java.io.IOException: Command failed (host:features): more than one device/emulator at...

https://github.com/RevenueCat/purchases-android/blob/36ddd195619d39653d40c877d56ac1cefc3a0e92/purchases/src/defaults/kotlin/com/revenuecat/purchases/coroutinesExtensions.kt#L24 it should be suspendCancellableCoroutine instead of suspendCoroutine