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
#4173 - Fix stack overflow when calling asDeferred on a Future many times
Pull Request -
State: closed - Opened by dkhalanskyjb 4 months ago
#4172 - Make a test configuration-independent
Pull Request -
State: closed - Opened by dkhalanskyjb 4 months ago
#4171 - Add missing `@OptIn`s for `InternalForInheritanceCoroutinesApi`.
Pull Request -
State: closed - Opened by chaoren 4 months ago
#4170 - Add .kotlin to gitignore
Pull Request -
State: closed - Opened by zuevmaxim 4 months ago
#4169 - Stabilize CoroutineStart.ATOMIC
Pull Request -
State: closed - Opened by zuevmaxim 4 months ago
#4168 - TextMeasurer.measure only works in Dispatchers.Main on ios
Issue -
State: closed - Opened by Mohamed-Mabrouki 4 months ago
- 1 comment
Labels: bug
#4167 - Various kotlinlang API reference improvements
Pull Request -
State: closed - Opened by globsterg 5 months ago
- 1 comment
#4166 - Enable lazier initialization of Dispatchers.IO
Pull Request -
State: closed - Opened by metalhead8816 5 months ago
- 1 comment
#4165 - Fix race condition in `ListenableFutureTest.testFutureIsDoneAfterChildrenCompleted`.
Pull Request -
State: closed - Opened by chaoren 5 months ago
- 4 comments
#4164 - Fix links to external documentation in Timeout
Pull Request -
State: closed - Opened by Sejsel 5 months ago
#4163 - 1.9.0-RC: `kotlinx-coroutines-core/concurrent/src/...` contains common (expect) and platform (actual) files
Issue -
State: open - Opened by nreid260 5 months ago
- 4 comments
Labels: waiting for clarification
#4162 - Depend on the stdlib's probeCoroutineResumed in ProbesSupport instead…
Pull Request -
State: closed - Opened by qwwdfsad 5 months ago
#4161 - Fix tests with incorrect file or package names.
Pull Request -
State: closed - Opened by chaoren 5 months ago
#4160 - Fix opt-in usage error shown in IntelliJ IDEA for some of the project files
Pull Request -
State: closed - Opened by KirpichenkovPavel 5 months ago
- 4 comments
#4159 - Flow.catch skips upstream exceptions
Issue -
State: open - Opened by alex-dorokhov 5 months ago
- 14 comments
Labels: bug, flow
#4158 - [Performance impacting] Upgrade Android Build rules to use standard android library Gradle plugin
Issue -
State: open - Opened by metalhead8816 5 months ago
Labels: enhancement, up for grabs, android
#4157 - Turn off optimization mode when compiling tests for K/N
Pull Request -
State: closed - Opened by homuroll 5 months ago
- 1 comment
#4156 - Calling CompletionStage.asDeferred() on the same future many times causes stack overflows
Issue -
State: closed - Opened by yzhaoa 5 months ago
- 3 comments
Labels: bug
#4155 - ActorCoroutine with ConflatedBufferedChannel capactiy
Issue -
State: closed - Opened by wjdtn7823 5 months ago
- 1 comment
Labels: enhancement, question, wontfix
#4154 - CancellableContinuation.invokeOnCancellation should accept a suspend callback
Issue -
State: closed - Opened by odedniv 6 months ago
- 16 comments
Labels: question
#4153 - 1.9.0-RC: DispatchersToStringTest.testLimitedParallelism fails when CORE_POOL_SIZE == 2
Issue -
State: closed - Opened by nreid260 6 months ago
- 3 comments
Labels: build
#4152 - 1.9.0-RC: `kotlinx-coroutines-core/jvm/src/internal/ProbesSupport.kt` calls ` kotlinx.coroutines.debug.internal.probeCoroutineResumed`
Issue -
State: closed - Opened by nreid260 6 months ago
- 1 comment
Labels: bug, debug
#4151 - Consider stabilizing `CoroutineStart.ATOMIC`
Issue -
State: closed - Opened by jacktol 6 months ago
- 3 comments
Labels: enhancement
#4150 - Inherit from `kotlinx.coroutines` warning even with interface delegation ?
Issue -
State: closed - Opened by VincentMasselis 6 months ago
- 1 comment
Labels: design
#4149 - Non-linearizable behavior in `cancel` + `awaitClose` inside of `produce`
Issue -
State: open - Opened by globsterg 6 months ago
- 1 comment
Labels: bug
#4148 - Extend the KDoc for some channel APIs
Pull Request -
State: closed - Opened by globsterg 6 months ago
Labels: enhancement, docs
#4147 - Extend the KDoc for `CoroutineStart`
Pull Request -
State: closed - Opened by globsterg 6 months ago
- 6 comments
Labels: enhancement, docs
#4146 - Crash on GraalVM at `1.9.0-RC`
Issue -
State: closed - Opened by sgammon 6 months ago
- 13 comments
Labels: invalid
#4145 - Mutex is unlocked on cancellation
Issue -
State: closed - Opened by jossiwolf 6 months ago
- 2 comments
Labels: bug, waiting for clarification
#4144 - Clarify documentation of `launchIn`
Pull Request -
State: closed - Opened by rohandhruva 6 months ago
Labels: enhancement, docs
#4143 - Suggestion for a potential new Flow's `timeout` extension
Issue -
State: open - Opened by tinder-cesardiez 6 months ago
- 6 comments
Labels: enhancement, flow
#4142 - Flow collection silently hangs when dispatcher throws an exception
Issue -
State: open - Opened by qwwdfsad 6 months ago
Labels: bug, flow
#4141 - Exceptions being swallowed during tests / UncaughtExceptionsBeforeTest
Issue -
State: open - Opened by SnyersK 6 months ago
- 6 comments
Labels: docs, test
#4140 - TestScope swallows an exception thrown from `launch` outside `runTest`
Issue -
State: closed - Opened by osipxd 6 months ago
- 4 comments
Labels: bug
#4139 - Merge master into develop
Pull Request -
State: closed - Opened by dkhalanskyjb 6 months ago
#4138 - Version 1.9.0-RC
Pull Request -
State: closed - Opened by dkhalanskyjb 6 months ago
#4137 - Update Kotlin to 2.0
Pull Request -
State: closed - Opened by qwwdfsad 6 months ago
#4136 - Preserve the relative order of delayed and non-delayed tasks in event loops
Pull Request -
State: closed - Opened by dkhalanskyjb 6 months ago
#4135 - Promote CoroutineDispatcher.limitedParallelism to stable
Pull Request -
State: closed - Opened by qwwdfsad 6 months ago
- 1 comment
#4134 - Coroutine on EventLoop dispatcher fails to yield to a task which is resuming after a delay
Issue -
State: closed - Opened by roomscape 6 months ago
- 5 comments
Labels: bug
#4133 - Improve the API reference
Issue -
State: open - Opened by globsterg 6 months ago
- 4 comments
Labels: docs
#4132 - Parallelism Compensation for CoroutineDispatcher and runBlocking
Pull Request -
State: open - Opened by vsalavatov 6 months ago
- 3 comments
#4131 - java.lang.NullPointerException: Cannot invoke "kotlinx.coroutines.flow.Flow.collect when bumping up coroutines 1.6.4 to 1.8.1
Issue -
State: closed - Opened by IvanSanchez-uam 6 months ago
- 4 comments
Labels: bug, waiting for clarification
#4129 - Update to Kotlin 2.0-RC3
Pull Request -
State: closed - Opened by qwwdfsad 6 months ago
- 1 comment
#4128 - BlockHound false positive in kotlin.jvm.internal.Reflection.renderLambdaToString
Issue -
State: open - Opened by OliverO2 6 months ago
- 3 comments
Labels: bug
#4127 - Introduce basic Flow<T>.chunked operator
Pull Request -
State: closed - Opened by qwwdfsad 6 months ago
- 1 comment
#4126 - Update develop to the new release
Pull Request -
State: closed - Opened by dkhalanskyjb 6 months ago
#4125 - Version 1.8.1
Pull Request -
State: closed - Opened by dkhalanskyjb 6 months ago
#4124 - `kotlinx.coroutines.debug`'s `module-info.java` is incorrect preventing any project using JPMS to use debug probes
Issue -
State: open - Opened by ArchangelX360 6 months ago
- 1 comment
Labels: bug
#4123 - Adopt AutoCloseable from standard library for CloseableCoroutineDispa…
Pull Request -
State: closed - Opened by qwwdfsad 6 months ago
- 1 comment
#4122 - Use our consistent code style in ThreadContextElement documentation
Pull Request -
State: closed - Opened by qwwdfsad 7 months ago
- 2 comments
#4121 - ThreadLocal.asContextElement may not be cleaned up when used with Dispatchers.Main.immediate
Issue -
State: open - Opened by denis-bezrukov 7 months ago
- 9 comments
Labels: bug
#4120 - Fix WasmJS Promise.await() never resumes if promise rejected from JS with non-Kotlin exception
Pull Request -
State: open - Opened by shepeliev 7 months ago
#4119 - Even After bumping kotlinx coroutine test dependency to 1.8.0 giving an UncaughtExceptionsBeforeTest.
Issue -
State: open - Opened by harshal-msf 7 months ago
- 5 comments
Labels: bug, waiting for clarification, test
#4118 - Short-circuit limitedParallelism for K/N multi-worker dispatcher
Pull Request -
State: closed - Opened by qwwdfsad 7 months ago
#4117 - Provide an API to invoke a callback on job cancellation
Issue -
State: open - Opened by dkhalanskyjb 7 months ago
- 1 comment
Labels: enhancement
#4116 - Add missing @DelicateCoroutinesApi
Pull Request -
State: closed - Opened by qwwdfsad 7 months ago
#4115 - Introduce SubclassOptInRequired to the codebase
Pull Request -
State: closed - Opened by dkhalanskyjb 7 months ago
- 4 comments
#4114 - Add a workaround for incremental compilation bug
Pull Request -
State: closed - Opened by qwwdfsad 7 months ago
#4113 - How to use Flows in an imperative mode?
Issue -
State: closed - Opened by mahozad 7 months ago
- 3 comments
Labels: enhancement, question, flow
#4112 - Play Services artifact Gradle Module Metadata doesn't advertise the sources jar's existence
Issue -
State: open - Opened by EdricChan03 7 months ago
- 2 comments
Labels: bug
#4111 - Fix broken API reference links to the Project Reactor Javadoc
Pull Request -
State: closed - Opened by dkhalanskyjb 7 months ago
#4110 - Fix a regression in JobSupport memory consumption
Pull Request -
State: closed - Opened by dkhalanskyjb 7 months ago
#4109 - Fix the ticker channel example giving wrong results on the website
Pull Request -
State: closed - Opened by dkhalanskyjb 7 months ago
- 1 comment
#4107 - Remove -opt flag from a debug build
Pull Request -
State: closed - Opened by anton-bannykh 7 months ago
- 3 comments
#4106 - Add optional name parameter to .limitedParallelism
Pull Request -
State: closed - Opened by qwwdfsad 7 months ago
- 1 comment
#4105 - Fix documentation of Migration.kt
Pull Request -
State: closed - Opened by mikegr 7 months ago
#4104 - Fix obscure 'Main dispatcher is missing'
Pull Request -
State: closed - Opened by qwwdfsad 7 months ago
- 1 comment
#4103 - Flow multiplexing
Issue -
State: open - Opened by odedniv 7 months ago
- 1 comment
Labels: enhancement, flow
#4102 - fix link to `Thread.uncaughtException Handler`: give the link to the interface itself; fix the number of DefaultDispatcher-worker in the output
Pull Request -
State: closed - Opened by PetrakovichVictoria 7 months ago
- 2 comments
#4101 - MultiplexFlow
Pull Request -
State: closed - Opened by odedniv 7 months ago
- 3 comments
#4100 - fix: get rid of horizontal scrolling by splitting the comment and show more code mentioned
Pull Request -
State: closed - Opened by PetrakovichVictoria 7 months ago
#4099 - Fix documentation about the default timeout for runTest
Pull Request -
State: closed - Opened by OliverO2 7 months ago
- 5 comments
#4098 - Limited parallelism improvements
Pull Request -
State: closed - Opened by qwwdfsad 7 months ago
#4098 - Limited parallelism improvements
Pull Request -
State: open - Opened by qwwdfsad 7 months ago
#4097 - Remove w3c usages from wasmJs implementation
Pull Request -
State: closed - Opened by igoriakovlev 7 months ago
- 3 comments
#4097 - Remove w3c usages from wasmJs implementation
Pull Request -
State: open - Opened by igoriakovlev 7 months ago
- 2 comments
#4096 - Update shared-mutable-state-and-concurrency.md
Pull Request -
State: closed - Opened by LinX64 7 months ago
- 1 comment
#4095 - Rewrite the implementation of the linked list for `JobSupport`
Pull Request -
State: open - Opened by dkhalanskyjb 7 months ago
- 4 comments
#4095 - Rewrite the implementation of the linked list for `JobSupport`
Pull Request -
State: open - Opened by dkhalanskyjb 7 months ago
- 1 comment
#4094 - Enable Klib validation
Pull Request -
State: closed - Opened by qwwdfsad 7 months ago
#4093 - Bump Kover version to `0.8.0-Beta2`
Pull Request -
State: closed - Opened by shanshin 7 months ago
#4092 - Use the existing EventLoop implementation for Wasm/WASI
Pull Request -
State: closed - Opened by dkhalanskyjb 7 months ago
#4091 - kotlinx.coroutines.CoroutinesInternalError: Fatal exception in coroutines machinery for CancellableContinuation
Issue -
State: open - Opened by rusmonster 8 months ago
- 12 comments
Labels: bug
#4090 - Provide `resume` and `tryResume` that pass the value to the callback
Pull Request -
State: closed - Opened by dkhalanskyjb 8 months ago
- 1 comment
#4089 - Remove the `@PublishedApi` that are no longer needed for the debugger
Pull Request -
State: closed - Opened by dkhalanskyjb 8 months ago
#4088 - Remove @ExperimentalCoroutinesApi from CancellableContinuation.resume(...)
Issue -
State: closed - Opened by swankjesse 8 months ago
- 2 comments
Labels: enhancement
#4087 - Kotlin collect flow wont work in a react-native bridge
Issue -
State: closed - Opened by prz3m01299 8 months ago
- 1 comment
Labels: bug
#4086 - Tidy up @InternalCoroutinesApi documentation
Pull Request -
State: open - Opened by qwwdfsad 8 months ago
#4086 - Tidy up @InternalCoroutinesApi documentation
Pull Request -
State: closed - Opened by qwwdfsad 8 months ago
#4085 - chore: fix identation in example loadContributorsBlocking()
Pull Request -
State: closed - Opened by PetrakovichVictoria 8 months ago
#4085 - chore: fix identation in example loadContributorsBlocking()
Pull Request -
State: closed - Opened by PetrakovichVictoria 8 months ago
#4084 - Make runBlocking release worker permits before park and reacquire after unpark to avoid starvation
Pull Request -
State: closed - Opened by vsalavatov 8 months ago
- 1 comment
Labels: postponed
#4084 - Make runBlocking release worker permits before park and reacquire after unpark to avoid starvation
Pull Request -
State: open - Opened by vsalavatov 8 months ago
Labels: postponed
#4083 - [CVE-2023-2976] Vulnerability - Recommended Guava version upgrade
Issue -
State: closed - Opened by averabaq 8 months ago
- 1 comment
Labels: enhancement
#4082 - chore: reference to The Hitchhiker's Guide to the Galaxy
Pull Request -
State: closed - Opened by PetrakovichVictoria 8 months ago
- 1 comment
#4081 - fix: remove `sampleStart` and `sampleEnd` comments from example in coroutine-context-and-dispatchers.md
Pull Request -
State: closed - Opened by PetrakovichVictoria 8 months ago
- 8 comments
#4080 - fix: avoid scrolling sample code; fix test description; add () to functions calls
Pull Request -
State: closed - Opened by PetrakovichVictoria 8 months ago
#4079 - Cleanup JobSupport slightly
Pull Request -
State: closed - Opened by dkhalanskyjb 8 months ago
#4078 - No longer use a SecurityManager during internal testing
Pull Request -
State: closed - Opened by dkhalanskyjb 8 months ago