GitHub / Kotlin/kotlinx.coroutines issues and pull requests
Labelled with: question
#4540 - Question: Why is MAX_POOL_SIZE set to ~2 million in Default.Dispatcher
Issue -
State: closed - Opened by szymonsasin-nordic about 1 month ago
- 1 comment
Labels: question
#4398 - Coroutines Stacktrace Recovery trims the suspend call stack
Issue -
State: closed - Opened by andriybobchuk 8 months ago
- 1 comment
Labels: question
#4373 - Continous Job stuck during tests using TestScope
Issue -
State: closed - Opened by hugoncosta 9 months ago
- 1 comment
Labels: question
#4340 - Instrumented test coverage fails with coroutines 1.10.0+
Issue -
State: closed - Opened by Del-S 10 months ago
- 8 comments
Labels: question
#4335 - Negative consequences of catchNonTestRelatedExceptions from TestScope to Spring Boot apps
Issue -
State: closed - Opened by man85 10 months ago
- 23 comments
Labels: question, test
#4325 - Dispatchers.Main.isMissing throws when dispatcher is missing (since 1.10.0)
Issue -
State: closed - Opened by consp1racy 10 months ago
- 1 comment
Labels: question, test
#4317 - Strange behavior of Dispatcher.Main.immediate
Issue -
State: closed - Opened by dauphonggg 11 months ago
- 1 comment
Labels: question
#4300 - `NonCancellable` section can be cancelled when combined with another context
Issue -
State: closed - Opened by andrew-k-21-12 11 months ago
- 2 comments
Labels: question
#4276 - incorrect Dispatchers.Main.immediate behavior
Issue -
State: closed - Opened by VladislavSumin 12 months ago
- 2 comments
Labels: question
#4225 - Wrong function's return type called inside lambda when using launch
Issue -
State: closed - Opened by Std1o about 1 year ago
- 9 comments
Labels: question
#4205 - Some problem about `addLast` in LockFreeTaskQueue
Issue -
State: closed - Opened by autorain over 1 year ago
- 1 comment
Labels: question
#4177 - stateFlow unable to receive updated values using collect
Issue -
State: closed - Opened by xyz-fly over 1 year ago
- 1 comment
Labels: question
#4154 - CancellableContinuation.invokeOnCancellation should accept a suspend callback
Issue -
State: closed - Opened by odedniv over 1 year ago
- 16 comments
Labels: question
#4113 - How to use Flows in an imperative mode?
Issue -
State: closed - Opened by mahozad over 1 year ago
- 3 comments
Labels: enhancement, question, flow
#4050 - RC:1.4.3
Issue -
State: closed - Opened by ltaoj over 1 year ago
- 1 comment
Labels: question
#4022 - Wrong Dispatcher used when used with Live Edit
Issue -
State: closed - Opened by acleung almost 2 years ago
- 5 comments
Labels: question, android
#3979 - The asFlow() function doesn’t support back pressure management. If an ObservableSource is emitting a considerable volume of output at a high speed, the observable.asFlow() can block the thread, causing crashes.
Issue -
State: closed - Opened by Ericliu001 almost 2 years ago
- 1 comment
Labels: question
#3952 - SendChannel.trySendBlocking() hangs thread upon unbuffered callbackFlow channel close
Issue -
State: open - Opened by bubenheimer almost 2 years ago
- 7 comments
Labels: question, channels
#3931 - Anyway to handle runningWorkers >= limitedParallelism in code
Issue -
State: closed - Opened by PratikBurkhawala about 2 years ago
- 4 comments
Labels: question
#3917 - Test timeout does not work when background scope loops forever and test uses runCurrent
Issue -
State: closed - Opened by matejdro about 2 years ago
- 11 comments
Labels: question, test
#3894 - Using withContext to switch to a ExecutorCoroutineDispatcher doesn't support cancelation
Issue -
State: closed - Opened by CharlesG-Branch about 2 years ago
- 3 comments
Labels: question
#3819 - Using TestScope.advanceUntilIdle() breaks suspendCancellableCoroutine
Issue -
State: closed - Opened by jeffdgr8 over 2 years ago
- 8 comments
Labels: question, test
#3758 - Guidance on custom implementations of coroutine dispatchers, and usage of `Delay`
Issue -
State: open - Opened by martaciesielska over 2 years ago
- 8 comments
Labels: enhancement, question
#3702 - Store object in coroutine context and use flow will throw exception
Issue -
State: closed - Opened by Distractic over 2 years ago
- 2 comments
Labels: question, flow
#3336 - Testing 1.6.0 - Correct way to collect and verify StateFlow<T> emissions
Issue -
State: closed - Opened by joaooliveirazup over 3 years ago
- 4 comments
Labels: question, test
#3188 - collectLatest issue. it's working as expected only after a delay statement.
Issue -
State: closed - Opened by Manideepkota0708 almost 4 years ago
- 7 comments
Labels: question
#3119 - Switching to Blocked DIspatcher Results in Infinite Loop
Issue -
State: closed - Opened by NWuensche almost 4 years ago
- 3 comments
Labels: question
#3098 - Flow.first() throws java.util.NoSuchElementException: Expected at least one element , without meaningful stacktrace to track down
Issue -
State: closed - Opened by jkpelo almost 4 years ago
- 16 comments
Labels: question, debug
#3060 - kotlinx-coroutines-debug depends on android-gradle-aspectj but android-gradle-aspectj is abandoned
Issue -
State: closed - Opened by jmarks213 almost 4 years ago
- 2 comments
Labels: question
#2236 - JS - `Channel.produce` closes channel immediately
Issue -
State: closed - Opened by ScottPierce about 5 years ago
- 1 comment
Labels: question
#2189 - Kotlin Flow never collects info on unit testing
Issue -
State: closed - Opened by jclemus91 over 5 years ago
- 4 comments
Labels: question, flow
#2183 - short circuiting reductions in flows
Issue -
State: closed - Opened by jeffzoch over 5 years ago
- 3 comments
Labels: question, flow
#1812 - How to test kotlin suspend function from spock
Issue -
State: closed - Opened by mariusstaicu almost 6 years ago
- 6 comments
Labels: question
#1744 - How do I use a specific thread as the thread that runs the coroutine?
Issue -
State: closed - Opened by Black-tail almost 6 years ago
- 12 comments
Labels: question
#1188 - Can I use 'kotlinx-coroutines-debug' in production?
Issue -
State: closed - Opened by renannprado over 6 years ago
- 5 comments
Labels: question
#976 - This declaration is experimental and its usage should be marked with '@kotlin.coroutines.ObsoleteCoroutineApi'
Issue -
State: closed - Opened by pauliusrum almost 7 years ago
- 14 comments
Labels: question
#875 - Exception thrown by async is not caught when parent job is cancelled.
Issue -
State: closed - Opened by yihuaqi almost 7 years ago
- 11 comments
Labels: question
#111 - Channel possibly not acting fair
Issue -
State: closed - Opened by RRethy about 8 years ago
- 15 comments
Labels: enhancement, question