Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Kotlin/kotlinx.coroutines issues and pull requests
#3744 - Get rid of BeforeResumeCancelHandler
Pull Request -
State: closed - Opened by qwwdfsad over 1 year ago
- 1 comment
#3743 - NullPointerException when initializing a polymorphic SerializersModule on a base class with a self-referencing property
Issue -
State: closed - Opened by OliverO2 over 1 year ago
- 2 comments
Labels: bug
#3742 - Try once more to restore binary compatibility in `runTest`
Pull Request -
State: closed - Opened by dkhalanskyjb over 1 year ago
- 7 comments
#3741 - Fix documented exception type for `Flow.single()`
Pull Request -
State: closed - Opened by lukellmann over 1 year ago
- 1 comment
#3740 - Version 1.7.0
Pull Request -
State: closed - Opened by qwwdfsad over 1 year ago
- 1 comment
#3738 - Decide on the behavior of the test module's global CoroutineExceptionHandler when it's not the only handler
Issue -
State: closed - Opened by dkhalanskyjb over 1 year ago
- 9 comments
Labels: test
#3737 - Executor.invoke suspend function.
Pull Request -
State: open - Opened by odedniv over 1 year ago
- 4 comments
#3736 - Support disabling reporting of uncaught exceptions in tests
Pull Request -
State: closed - Opened by dkhalanskyjb over 1 year ago
- 8 comments
#3735 - StackTrace Recovery Issue
Issue -
State: closed - Opened by londhep over 1 year ago
- 2 comments
Labels: bug
#3734 - Upgraded Kover version to 0.7.0-Beta
Pull Request -
State: closed - Opened by shanshin over 1 year ago
#3733 - Fix the error message if there were uncaught exceptions before test
Pull Request -
State: closed - Opened by dkhalanskyjb over 1 year ago
#3732 - Flow.scan can accept a suspending function for providing its initial value
Issue -
State: closed - Opened by NinoDLC over 1 year ago
- 6 comments
Labels: enhancement, flow
#3731 - Properly recover exceptions when they are constructed from 'Throwable…
Pull Request -
State: closed - Opened by qwwdfsad over 1 year ago
#3730 - Fix non-linearizability in `BufferedChannel.expandBuffer()`
Pull Request -
State: closed - Opened by ndkoval over 1 year ago
- 2 comments
#3729 - Kotlin/Native internal compiler error when upgrading to 1.7.0-RC
Issue -
State: closed - Opened by NorbertSandor over 1 year ago
- 5 comments
Labels: bug, native
#3728 - minor fix for doc and sample code
Pull Request -
State: closed - Opened by LiYing2010 over 1 year ago
- 1 comment
#3727 - Enable -Xjvm-default=all for benchmarks
Pull Request -
State: closed - Opened by udalov over 1 year ago
- 1 comment
#3726 - A proposal for Await without copy Context.
Issue -
State: closed - Opened by koo-taejin over 1 year ago
- 6 comments
Labels: enhancement, reactive
#3725 - Clarifications on the documented behavior of `supervisorScope` W.R.T. its parent.
Issue -
State: closed - Opened by psteiger over 1 year ago
- 2 comments
Labels: docs, structured concurrency
#3724 - Fix MutexCancellationStressTest flakiness
Pull Request -
State: closed - Opened by qwwdfsad over 1 year ago
- 1 comment
#3723 - Filter out "java.util.concurrent" frames from debugging test machinery
Pull Request -
State: closed - Opened by qwwdfsad over 1 year ago
#3722 - Add security policy
Pull Request -
State: closed - Opened by pnacht over 1 year ago
- 1 comment
#3721 - Add a security policy
Issue -
State: closed - Opened by pnacht over 1 year ago
- 1 comment
#3720 - Bump Lincheck version to 2.17
Pull Request -
State: closed - Opened by ndkoval over 1 year ago
#3719 - Version 1.7.0-RC
Pull Request -
State: closed - Opened by qwwdfsad over 1 year ago
- 1 comment
#3718 - Retrying of test not fully supported with AndroidComposeTestRule
Issue -
State: closed - Opened by dabrosch over 1 year ago
- 2 comments
Labels: design, test
#3717 - runTest {} on JS does not finish its context
Issue -
State: closed - Opened by Burtan over 1 year ago
- 2 comments
Labels: bug, test
#3716 - TimeoutCancellationException inconsistently bubbled up
Issue -
State: open - Opened by thadcodes over 1 year ago
- 1 comment
Labels: bug
#3715 - Updating to 1.7 Beta Causes a NoSuchMethodError in ComposeUiTest.android.kt
Issue -
State: closed - Opened by eygraber over 1 year ago
- 1 comment
Labels: bug
#3714 - recoverStackTrace causes nested exceptions
Issue -
State: closed - Opened by iwismer over 1 year ago
- 3 comments
Labels: bug, debug
#3713 - Add support for Kotlin/Wasm
Issue -
State: closed - Opened by soywiz over 1 year ago
- 8 comments
Labels: enhancement, for 1.8
#3712 - BlockingCoroutineDispatcherThreadLimitStressTest.testLimitParallelismToOne failed
Issue -
State: closed - Opened by dkhalanskyjb over 1 year ago
Labels: build
#3711 - Fix collecting SharedFlow into a mutable collection
Pull Request -
State: closed - Opened by dkhalanskyjb over 1 year ago
#3710 - TSan report on CancellableContinuationImpl
Issue -
State: closed - Opened by qwwdfsad over 1 year ago
- 1 comment
Labels: bug
#3709 - Update Kotlin to 1.8.20 and atomicfu to 0.20.2
Pull Request -
State: closed - Opened by qwwdfsad over 1 year ago
- 2 comments
#3708 - jdk11 jdeps
Issue -
State: closed - Opened by valenpo over 1 year ago
- 2 comments
Labels: bug
#3706 - `SharedFlow.toList(mutableList)`: difference behavior between 1.6.4 vs 1.7.0-Beta
Issue -
State: closed - Opened by hoc081098 over 1 year ago
- 1 comment
Labels: bug
#3705 - Fatal exception in coroutines machinery
Issue -
State: closed - Opened by hu553in over 1 year ago
- 1 comment
Labels: bug
#3704 - Fix link to Dispatchers.IO in Readme
Pull Request -
State: closed - Opened by nikpachoo over 1 year ago
- 3 comments
#3703 - Enable jvmLincheckTest Gradle task back
Pull Request -
State: closed - Opened by FenstonSingel over 1 year ago
#3702 - Store object in coroutine context and use flow will throw exception
Issue -
State: closed - Opened by Distractic over 1 year ago
- 2 comments
Labels: question, flow
#3700 - Tests for kotlinx-coroutines-debug module fail on OpenJDK 17 due to changed internals
Issue -
State: closed - Opened by FenstonSingel over 1 year ago
- 1 comment
Labels: build
#3692 - Update atomicfu to 0.20.1
Pull Request -
State: closed - Opened by mvicsokolova over 1 year ago
- 1 comment
#3683 - CoroutineDispatcher.asExecutor() to respect isDispatchNeeded
Pull Request -
State: closed - Opened by odedniv over 1 year ago
- 3 comments
#3682 - Stabilize Channel.invokeOnClose
Pull Request -
State: closed - Opened by qwwdfsad over 1 year ago
- 2 comments
#3681 - Undispatched `collectLatest`
Issue -
State: open - Opened by dovchinnikov over 1 year ago
- 2 comments
Labels: enhancement
#3678 - Get rid of Thread.name augmentation with CoroutineId when debug mode …
Pull Request -
State: closed - Opened by qwwdfsad over 1 year ago
- 6 comments
#3677 - Decide on each particular machinery of debug mode and provide an additional feature flag for each
Issue -
State: open - Opened by qwwdfsad over 1 year ago
- 5 comments
Labels: debug
#3674 - Include `runBlocking()` in context and dispatchers tutorial code
Pull Request -
State: open - Opened by toboche over 1 year ago
#3673 - 1.7.0-Beta: NoSuchMethodError: void kotlinx.coroutines.test.TestBuildersKt.runTest$default(kotlinx.coroutines.test.TestScope, long, kotlin.jvm.functions.Function2, int, java.lang.Object)
Issue -
State: closed - Opened by alexvanyo over 1 year ago
- 9 comments
Labels: bug
#3670 - Disallow `Job` passed as context to `withContext`/`launch`/`async`
Issue -
State: open - Opened by dovchinnikov over 1 year ago
- 5 comments
Labels: enhancement, design, structured concurrency
#3669 - extensive usages of withContext/Undispatched coroutines causes ThreadLocal maps to grow, which causes application to become unresponsive
Issue -
State: closed - Opened by RestfulBlue over 1 year ago
- 2 comments
Labels: bug, waiting for clarification
#3668 - Build failed when upgrading to Coroutines V.1.7.0-Beta
Issue -
State: closed - Opened by eakteam over 1 year ago
- 9 comments
Labels: bug
#3666 - Tests hang on Darwin targets
Issue -
State: closed - Opened by dkhalanskyjb over 1 year ago
- 2 comments
Labels: waiting for clarification, test
#3665 - Gradle build config: Replace hard dependency on JVM 11 with Java Toolchain
Issue -
State: closed - Opened by aSemy over 1 year ago
- 3 comments
Labels: design
#3665 - Gradle build config: Replace hard dependency on JVM 11 with Java Toolchain
Issue -
State: closed - Opened by aSemy over 1 year ago
- 3 comments
Labels: design
#3664 - A proposal for `awaitAny` and `joinAny`
Issue -
State: closed - Opened by ShreckYe over 1 year ago
- 2 comments
Labels: enhancement
#3664 - A proposal for `awaitAny` and `joinAny`
Issue -
State: closed - Opened by ShreckYe over 1 year ago
- 2 comments
Labels: enhancement
#3663 - Fix CLI property ignored in version resolution
Pull Request -
State: open - Opened by Badya over 1 year ago
- 2 comments
#3662 - shareIn keeps coroutines alive even when there are no subscribers
Issue -
State: open - Opened by dkhalanskyjb over 1 year ago
- 1 comment
Labels: design, flow, flow-sharing, structured concurrency
#3658 - CancellationException can be thrown not only to indicate cancellation
Issue -
State: open - Opened by dkhalanskyjb over 1 year ago
- 18 comments
Labels: design
#3657 - kotlinx.coroutines.test.RunTestTest.testRunTestTimingOutAndThrowing[jvm] sporadically fails
Issue -
State: closed - Opened by qwwdfsad over 1 year ago
- 1 comment
Labels: build
#3652 - Avoid synchronized section in CoroutineScheduler during internal pool growth
Issue -
State: closed - Opened by qwwdfsad over 1 year ago
- 2 comments
Labels: enhancement
#3650 - chore: technical limits of the playground
Pull Request -
State: closed - Opened by danil-pavlov over 1 year ago
- 2 comments
#3649 - KT-51515 cleanup
Pull Request -
State: closed - Opened by elizarov over 1 year ago
#3648 - Ability to set DebugProbes.enableCreationStackTraces using system property
Issue -
State: open - Opened by develar over 1 year ago
- 2 comments
Labels: enhancement, debug
#3646 - Investigate whether we still need BeforeResumeCancelHandler
Issue -
State: closed - Opened by qwwdfsad over 1 year ago
- 1 comment
Labels: enhancement
#3642 - Investigate overflown `controlState` in CoroutineScheduler
Issue -
State: closed - Opened by qwwdfsad over 1 year ago
Labels: bug
#3635 - Graceful degradation of spinlock-like implementations during internal errors or system malfunction
Issue -
State: open - Opened by qwwdfsad over 1 year ago
- 9 comments
Labels: enhancement
#3633 - A way to statically load DebugProbesKt in production
Issue -
State: open - Opened by dovchinnikov over 1 year ago
- 3 comments
Labels: design
#3611 - Feature request: allow stacktrace recovery in production
Issue -
State: closed - Opened by ZacSweers almost 2 years ago
- 1 comment
Labels: enhancement, debug
#3606 - Integration with JVM Virtual Thread (project LOOM).
Issue -
State: open - Opened by fvasco almost 2 years ago
- 10 comments
#3602 - Add optins required in Kotlin 1.9
Pull Request -
State: closed - Opened by demiurg906 almost 2 years ago
Labels: kotlin-merge-blocker
#3598 - Adding combine(...) methods to combine 6-10 flows
Issue -
State: open - Opened by koncinar almost 2 years ago
- 9 comments
Labels: enhancement, flow
#3596 - Failure in ThreadContextElementTest##testWithContextJobAccess
Issue -
State: closed - Opened by dkhalanskyjb almost 2 years ago
- 2 comments
Labels: build
#3574 - Investigate possibilities to extend darwin's Dispatcher.Default with priorities/QOS classes
Issue -
State: closed - Opened by qwwdfsad almost 2 years ago
Labels: enhancement, use-case needed, native
#3574 - Investigate possibilities to extend darwin's Dispatcher.Default with priorities/QOS classes
Issue -
State: closed - Opened by qwwdfsad almost 2 years ago
Labels: enhancement, use-case needed, native
#3563 - Support for `runInterruptible` in Kotlin/Native (POSIX) targets
Issue -
State: closed - Opened by kevincianfarini almost 2 years ago
- 12 comments
Labels: enhancement
#3554 - Replace "handle" with "tryHandle" for uncaught exceptions
Pull Request -
State: open - Opened by dkhalanskyjb almost 2 years ago
- 2 comments
Labels: postponed
#3545 - `flowOn(Dispatchers.Main)` does not change upstream dispatcher
Issue -
State: closed - Opened by hoc081098 almost 2 years ago
- 1 comment
Labels: bug
#3522 - Ability to obtain the current coroutine context in arbitrary code
Issue -
State: open - Opened by dovchinnikov about 2 years ago
- 6 comments
Labels: enhancement
#3519 - Testing StateFlow not get all states
Issue -
State: closed - Opened by mustafatatarhan0 about 2 years ago
- 2 comments
Labels: test
#3515 - Make withTimeout throw not a CancellationException
Pull Request -
State: closed - Opened by dkhalanskyjb about 2 years ago
- 4 comments
Labels: postponed
#3505 - `invokeOnCompletion` doesn't provide thread guarantees and doesn't allow to suspend
Issue -
State: open - Opened by dovchinnikov about 2 years ago
- 5 comments
Labels: enhancement
#3504 - withContext and withTimeout may discard resources on cancellation
Issue -
State: open - Opened by dkhalanskyjb about 2 years ago
- 7 comments
Labels: bug
#3493 - Integrate TestDispatcher with the unconfined event loop
Issue -
State: open - Opened by zach-klippenstein about 2 years ago
- 2 comments
Labels: bug, test
#3493 - Integrate TestDispatcher with the unconfined event loop
Issue -
State: open - Opened by zach-klippenstein about 2 years ago
- 2 comments
Labels: bug, test
#3480 - Unstable context preservation invariant in Flow
Issue -
State: open - Opened by lowasser about 2 years ago
- 4 comments
Labels: bug, flow
#3473 - Support windows-arm64
Issue -
State: closed - Opened by VladRassokhin about 2 years ago
- 2 comments
Labels: debug
#3473 - Support windows-arm64
Issue -
State: closed - Opened by VladRassokhin about 2 years ago
- 2 comments
Labels: debug
#3459 - Introducing empty `onCompletion` operator with `callbackFlow` changes result
Issue -
State: open - Opened by SanjayVas about 2 years ago
- 2 comments
Labels: flow, flow-fusing
#3459 - Introducing empty `onCompletion` operator with `callbackFlow` changes result
Issue -
State: open - Opened by SanjayVas about 2 years ago
- 2 comments
Labels: flow, flow-fusing
#3456 - Test scheduler does not work when using `delay` inside `runBlocking` on a `runTest`
Issue -
State: closed - Opened by bcmedeiros about 2 years ago
- 3 comments
Labels: test
#3454 - Module with the Main dispatcher had failed to initialize. For tests Dispatchers.setMain from kotlinx-coroutines-test module can be used
Issue -
State: closed - Opened by gbaatsen about 2 years ago
- 4 comments
Labels: test
#3428 - Impossible to attach coroutine context to CompletableJob
Issue -
State: open - Opened by dovchinnikov about 2 years ago
- 3 comments
Labels: enhancement
#3426 - launch creates another child job
Issue -
State: open - Opened by dovchinnikov about 2 years ago
- 1 comment
Labels: enhancement, structured concurrency
#3425 - Add ability to create a child scope
Issue -
State: closed - Opened by dovchinnikov about 2 years ago
- 2 comments
Labels: enhancement
#3409 - Add ability to specify cancellation propagation strategy when creating a Job/Deferred
Issue -
State: open - Opened by dovchinnikov over 2 years ago
Labels: enhancement, structured concurrency
#3403 - java.lang.ClassCastException: class kotlin.Result cannot be cast to class java.lang.String (kotlin.Result is in unnamed module of loader 'app'; java.lang.String is in module java.base of loader 'bootstrap')
Issue -
State: closed - Opened by papo2608 over 2 years ago
- 7 comments
Labels: waiting for clarification
#3390 - Support cancellation in window.fetch
Issue -
State: open - Opened by vlsi over 2 years ago
- 2 comments
Labels: js