StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Marko Topolnik

Rating
1661.22 (417th)
Reputation
153,482 (364th)
Page: 1 2 3 ... 67
Title Δ
Unnecessarily mark functions as suspending in favor of common abstr... -0.53
In which cases you don't want or you shouldn't use coroutin... -0.22
Cancelling a non-cancelable coroutine in Kotlin -2.85
GlobalScope.launch doesn't finish its task inside runBlocking m... 0.00
hazelcast topic as a hazelcast-jet source 0.00
How to call suspend function from another suspend function without... 0.00
GlobalScope vs CoroutineScope vs lifecycleScope -1.12
Hazelcast Jet Kafka with not serializable event handler 0.00
Running a streaming operation ONLY on the node which contains the r... 0.00
Cancelling a callback inside a suspendCancellableCoroutine +0.72
Suspend execution until object value is set through LiveData 0.00
Kotlin difference between CoroutineScope and withContext +0.66
Why does a normal function need to be wrapped with viewModelScope.l... -0.73
Why kotlin coroutines are considered light weight? -2.83
What's the difference between flow and channelFlow? 0.00
koltin, what's difference from using CoroutineScope directly an... +0.99
Catching an error of a coroutine launch call 0.00
kotlin coroutines - withContext vs suspendCoroutine 0.00
kotlin coroutines - why does Thread.sleep not pause main thread fro... -2.83
Exception handling in coroutines and cancellation 0.00
Abstract coroutines structure 0.00
Kotlin coroutines - delay, how does it work? -2.64
Coroutine Execution Order using withContext 0.00
android coroutines delay() sometime delays longer than specified 0.00
Difference between withContext and suspendCancellableCoroutine +1.13
Do suspend functions execute in another thread and come back with t... -0.43
Android Kotlin Co-routine Exceptions +0.27
Catch exception in Kotlin async coroutines and stop propagating -0.21
Custom Lazy<Deferred<T>> fun leads to frame skipping an... +1.38
how to pass suspend function as explicit parameter to coroutine bui... +0.27
supervisorScope cancels its parent 0.00
Differences between two coroutine launch in kotlin 0.00
Kotlin: kill a non-cooperative coroutine 0.00
Kotlin Coroutines Job hierarchy explanation 0.00
Kotlin Coroutines remove exception handler from scope 0.00
Kotlin runBlocking and async with return 0.00
how does the method of resume works or dispatcher works in the coro... +0.59
How are Kotlin coroutine elements accessible in the current context? -0.73
File consumption in multinode hazelcast setup -0.80
Kotlin - "Inappropriate Block Method Call" when making Bl... +0.27
Why does a Kotlin sequence perform so bad on small number of elemen... +1.12
Firebase ML-Kit run multiple face detection sessions in parallel 0.00
What's the purpose of combining coroutine contexts in Kotlin? +0.28
Should a library function be suspend or return deferred 0.00
Coroutines Flow with Dao and generic Result class -0.23
How can CoroutineScope(job+Dispatchers.Main) run on the main/UI thr... +0.28
Kotlin SupervisorJob unexpected behaviour -0.72
Handling file download with gRPC on Android 0.00
Kotlin in Android - Suspend Functions in Room 0.00
Kotlin Flow execute two API calls in parallel and collect each resu... +0.68