Vyacheslav

Results 55 comments of Vyacheslav

This as i try catch in https://github.com/Kotlin/kotlinx.coroutines/pull/2374

1. Why can't you define that the main thread is already blocked and just add a child? A link to the main coroutine can be stored in a variable local...

Hm. Tell how. executedao request to room suspend in onViewCreated without runBlocking. run all dao calls before is stupid becouse logic tree call only 5% dao call. Room changes m,ay...

i think need replace runBlockign to Main.immediate llaunch but without launch (to garant no context swithing between calls) Thread block replace to looper.post(tryResumeTask) like ``` onViewCreated() { corutineContext{ // add...

1. app build kts use `debugImplementation("com.squareup.leakcanary:leakcanary-android-startup:2.8.1")` 2. `leakcanary-android-startup` do not have manifest and class bytecode from implements: ``` // AppWatcher AndroidX Startup installer implementation project(':leakcanary-object-watcher-android-startup') // Plumber AndroidX Startup installer...

> Are you not seeing leakcanary.internal.AppWatcherStartupInitializer and leakcanary.internal.PlumberStartupInitializer in the final merged manifest when you add a dependency leakcanary-android-startup yes. i not see. Merged manifest showed upper

``` # cd /usr/share/ovirt-engine/setup/dbutils # ./unlock_entity.sh -t all -v ``` does not help

One week cluster started by hand in Global Maintance mode. How to fix!? i use kernel-ml (last stabile kernel)