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

#4042 - Small documentation fixes

Pull Request - State: closed - Opened by dkhalanskyjb 8 months ago

#4041 - Function containing atomic operations should be private

Pull Request - State: closed - Opened by mvicsokolova 8 months ago - 11 comments

#4040 - Coroutines perform unnecessary thread switches

Issue - State: open - Opened by ListenableFuture 8 months ago - 20 comments
Labels: waiting for clarification

#4039 - NPE thrown for mock Exceptions in "createFinalException"

Issue - State: closed - Opened by Mithrandir21 8 months ago - 1 comment

#4038 - Ensure that flow operators propagate the cancellation exceptions

Pull Request - State: closed - Opened by dkhalanskyjb 8 months ago - 1 comment

#4037 - Change KotlinX Coroutines versioning to be SemVer-compliant

Issue - State: closed - Opened by Laxystem 8 months ago - 1 comment
Labels: design

#4036 - Remove the java.lang.management dependency from the debug probes

Pull Request - State: closed - Opened by kjnsn 8 months ago - 3 comments

#4035 - Flow hangs even when using terminal operators

Issue - State: closed - Opened by ansman 8 months ago - 11 comments
Labels: bug

#4034 - flatMapLatest + combine + first leads to execution while cancelled

Issue - State: open - Opened by ansman 8 months ago - 5 comments
Labels: android

#4033 - Instruct Proguard to keep all the coroutine service implementations

Pull Request - State: closed - Opened by dkhalanskyjb 8 months ago - 3 comments

#4032 - Fix a build error

Pull Request - State: closed - Opened by dkhalanskyjb 8 months ago

#4030 - High CPU usate in SharedFlowImpl

Issue - State: open - Opened by fvasco 8 months ago - 6 comments
Labels: performance, flow-sharing

#4029 - No artifacts published for Kotlin/WASM? (also affects kotlinx-serialization)

Issue - State: closed - Opened by RaphaelTarita 8 months ago - 4 comments
Labels: bug

#4028 - Disable DebugProbes.enableCreationStackTraces by default

Pull Request - State: closed - Opened by qwwdfsad 8 months ago - 2 comments

#4027 - Use dashes instead of asterisks for lists in KDoc

Pull Request - State: closed - Opened by dkhalanskyjb 8 months ago

#4026 - `MutexImpl.unlock()` hangs forever when locked through `Semaphore.aquire()`

Issue - State: closed - Opened by lukellmann 8 months ago - 5 comments
Labels: bug

#4025 - Proguard will remove SwingDispatcherFactory (MainDispatcherFactory) on JVM

Issue - State: open - Opened by mikedawson 8 months ago - 10 comments
Labels: docs

#4024 - Re-structure DebugProbes documentation and mention classloading

Pull Request - State: closed - Opened by qwwdfsad 8 months ago

#4023 - Ability to specify a limited dispatcher name

Issue - State: closed - Opened by dovchinnikov 8 months ago - 2 comments
Labels: enhancement

#4022 - Wrong Dispatcher used when used with Live Edit

Issue - State: closed - Opened by acleung 8 months ago - 6 comments
Labels: question, android

#4020 - Fix "Type mismatch: inferred type is String? but String was expected"

Pull Request - State: closed - Opened by woainikk 8 months ago - 2 comments

#4019 - about Flow<Flow<T>>.flattenMerge and stateflow.

Issue - State: closed - Opened by yangwuan55 8 months ago - 4 comments
Labels: enhancement

#4018 - Extract example output from comment to text block

Pull Request - State: closed - Opened by zUniQueX 8 months ago

#4016 - Update the copyright notices to the new requirements

Pull Request - State: closed - Opened by dkhalanskyjb 9 months ago

#4015 - The main looper is not available

Issue - State: closed - Opened by s1ee 9 months ago - 1 comment
Labels: question

#4014 - Bobova/k2 migrations

Pull Request - State: closed - Opened by woainikk 9 months ago

#4013 - Get rid of native-mt leftovers

Pull Request - State: closed - Opened by qwwdfsad 9 months ago

#4012 - Async propogates his exceptions to the parent without await

Issue - State: closed - Opened by nikialeksey 9 months ago - 6 comments
Labels: docs

#4010 - Rework CompletionHandler to avoid subclassing a functional type

Pull Request - State: closed - Opened by dkhalanskyjb 9 months ago - 2 comments

#4009 - Leftovers from "native-mt"?

Issue - State: closed - Opened by LouisCAD 9 months ago - 1 comment

#4008 - Feature Request: add a hot flow abstraction that can be complete()d or error()ed from the emitter side

Issue - State: open - Opened by climategadgets 9 months ago - 7 comments
Labels: enhancement, flow

#4007 - Simplify internal handling of suppressed exceptions

Pull Request - State: closed - Opened by dkhalanskyjb 9 months ago

#4006 - `stateIn` with `SharingStarted.Eagerly` doesn't really immediately start collecting

Issue - State: open - Opened by dkhalanskyjb 9 months ago - 1 comment
Labels: flow-sharing

#4005 - 1.8.0-RC2 Could not find "org.jetbrains.kotlinx:atomicfu-cinterop-interop"

Issue - State: closed - Opened by mkonkel 9 months ago - 1 comment
Labels: bug

#4004 - Substantial mistake in documentation of Supervision

Issue - State: open - Opened by DorBSoft 9 months ago
Labels: bug, guide

#4003 - Parametrized flow builder

Issue - State: closed - Opened by esial 9 months ago - 1 comment
Labels: enhancement

#4002 - Adopt Renovate, here's a suggested config

Pull Request - State: closed - Opened by pnacht 9 months ago - 1 comment

#4001 - Adopt Renovatebot to help keep dependencies up-to-date

Issue - State: closed - Opened by pnacht 9 months ago - 1 comment
Labels: enhancement

#3999 - Update the development branch after a release

Pull Request - State: closed - Opened by dkhalanskyjb 9 months ago

#3998 - Version 1.8.0-RC2

Pull Request - State: closed - Opened by dkhalanskyjb 9 months ago

#3997 - Expose effective dispatcher parallelism

Issue - State: closed - Opened by dovchinnikov 9 months ago - 8 comments
Labels: enhancement

#3996 - Work around #3968, start running integration tests for Native

Pull Request - State: closed - Opened by dkhalanskyjb 9 months ago - 1 comment

#3995 - Fix a compilation error due to deprecations

Pull Request - State: closed - Opened by dkhalanskyjb 9 months ago

#3994 - Document newFixedThreadPoolContext in common code

Pull Request - State: closed - Opened by dkhalanskyjb 10 months ago

#3993 - ClosableCoroutineDispatcher behaves differently on Native vs. JVM when it is closed

Issue - State: closed - Opened by cmelchior 10 months ago - 1 comment
Labels: docs

#3992 - Remove DCSS

Pull Request - State: closed - Opened by dkhalanskyjb 10 months ago - 1 comment

#3991 - Improve error handling for DispatchedTask being in invalid state:

Issue - State: open - Opened by werner77 10 months ago - 6 comments
Labels: enhancement, docs, native

#3990 - Specify the rules for release candidate feedback

Pull Request - State: closed - Opened by dkhalanskyjb 10 months ago

#3989 - SharedFlow: Emission is not collected after configuration change

Issue - State: closed - Opened by ArcherEmiya05 10 months ago - 1 comment
Labels: bug

#3988 - 5a570e1fd1b2a27d2ff6fa1ad41d316d2167dfe2 breaks non-local returns from `Mutex.withLock`

Issue - State: closed - Opened by chaoren 10 months ago - 1 comment
Labels: bug

#3987 - Debug API for stepping through a coroutine execution

Pull Request - State: closed - Opened by mvicsokolova 10 months ago - 30 comments

#3986 - Ensure that non-local returns work properly in inline functions

Pull Request - State: closed - Opened by dkhalanskyjb 10 months ago - 1 comment

#3985 - Workround #3881 breaks non-local returns in 1.8.0-RC

Issue - State: closed - Opened by Amejonah1200 10 months ago - 4 comments
Labels: bug

#3984 - Change the order of atomicfu and kotlin plugins in the classpath

Pull Request - State: closed - Opened by mvicsokolova 10 months ago - 6 comments

#3983 - `runBlocking` should let go of CPU token before parking the thread

Issue - State: open - Opened by dovchinnikov 10 months ago - 18 comments
Labels: design

#3982 - Nested `runBlocking` deadlocks when a task depends on the nested `runBlocking` itself

Issue - State: open - Opened by dovchinnikov 10 months ago - 5 comments
Labels: design

#3980 - fix asFlow blocking thread

Pull Request - State: closed - Opened by Ericliu001 10 months ago - 11 comments

#3978 - Public API to configure a default exception handler

Issue - State: open - Opened by swankjesse 10 months ago - 1 comment
Labels: enhancement, js

#3977 - Split package and coroutine debug agent API

Pull Request - State: open - Opened by mvicsokolova 10 months ago

#3975 - MutableStateFlow assignment operator overload

Issue - State: closed - Opened by rickclephas 10 months ago - 3 comments
Labels: enhancement

#3974 - Add native targets to the smokeTest project in integration tests.

Pull Request - State: closed - Opened by mvicsokolova 10 months ago - 2 comments

#3973 - Update Dokka to 1.9.10

Pull Request - State: closed - Opened by whyoleg 10 months ago

#3972 - The develop branch after the merge

Pull Request - State: closed - Opened by dkhalanskyjb 10 months ago - 3 comments

#3969 - Simplify Dokka source link configuration

Pull Request - State: closed - Opened by whyoleg 10 months ago - 2 comments

#3968 - 1.8.0-RC Could not find "org.jetbrains.kotlinx:atomicfu-cinterop-interop"

Issue - State: closed - Opened by martinbonnin 10 months ago - 4 comments
Labels: bug

#3967 - CoroutineDispatcher isActive after cancel() since 1.7.0

Issue - State: closed - Opened by Doctoror 10 months ago - 3 comments
Labels: bug

#3966 - Update to Gradle 8

Pull Request - State: closed - Opened by qwwdfsad 10 months ago - 4 comments

#3965 - Version 1.8.0-RC

Pull Request - State: closed - Opened by dkhalanskyjb 10 months ago

#3964 - Remove metaInfo usage

Pull Request - State: closed - Opened by ilgonmic 10 months ago

#3962 - Increase code coverage in core module

Pull Request - State: closed - Opened by qwwdfsad 10 months ago - 1 comment

#3961 - StateFlow tweaks

Pull Request - State: closed - Opened by qwwdfsad 10 months ago

#3958 - A dependency upgrade for Spring-Boot from V3.1.5 to V3.2.0 causes a CNFE missing MonoKt

Issue - State: closed - Opened by SchlauFuchs 10 months ago - 4 comments
Labels: bug

#3957 - Fix warnings in Native

Pull Request - State: closed - Opened by dkhalanskyjb 10 months ago

#3956 - Add more suppressions for K2

Pull Request - State: closed - Opened by dkhalanskyjb 10 months ago

#3955 - Ensure that `println` is properly resolved in the JVM tests

Pull Request - State: closed - Opened by dkhalanskyjb 10 months ago

#3954 - Update Kotlin to 1.9.21

Pull Request - State: closed - Opened by qwwdfsad 10 months ago

#3953 - Backport of K2 commits that should land in develop

Pull Request - State: closed - Opened by qwwdfsad 10 months ago

#3952 - SendChannel.trySendBlocking() hangs thread upon callbackFlow channel close when unbuffered or buffer full

Issue - State: open - Opened by bubenheimer 10 months ago - 7 comments
Labels: question, channels

#3950 - Atomics used in coroutines are ~2x slower on write than AtomicReference on Android

Issue - State: open - Opened by ShikaSD 10 months ago - 9 comments
Labels: performance, android

#3948 - Fix kotlinx-coroutines-debug having the wrong module-info

Pull Request - State: closed - Opened by dkhalanskyjb 10 months ago - 2 comments

#3947 - Remove memoryModel = experimental

Pull Request - State: closed - Opened by qwwdfsad 10 months ago - 1 comment

#3946 - Introduce jvmBenchmarks into kotlinx-coroutines-core

Pull Request - State: closed - Opened by qwwdfsad 10 months ago

#3945 - Rollback runTest timeout to 60 seconds, configure it with getenv

Pull Request - State: closed - Opened by dkhalanskyjb 11 months ago - 1 comment

#3943 - fix MDCContext lost updates made in coroutine after suspension and restoration

Pull Request - State: closed - Opened by f1qwase 11 months ago - 1 comment

#3942 - Update atomicfu to 0.23.0

Pull Request - State: closed - Opened by mvicsokolova 11 months ago - 3 comments

#3941 - Fix typo in coroutine-context-and-dispatchers.md

Pull Request - State: closed - Opened by izeye 11 months ago