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

#3940 - A few ANRs happening on Android 13 (Samsung only)

Issue - State: closed - Opened by paolop 11 months ago - 1 comment
Labels: bug, android

#3939 - Testing all emissions in StateFlow without losing any

Issue - State: open - Opened by dkhalanskyjb 11 months ago - 3 comments
Labels: docs, test

#3938 - @FlowPreview on `DEFAULT_CONCURRENCY`

Issue - State: open - Opened by hoc081098 11 months ago - 1 comment
Labels: enhancement, flow

#3937 - Reconsider and/or better document handling of exceptions thrown by await()

Issue - State: closed - Opened by OliverO2 11 months ago - 6 comments
Labels: docs

#3936 - kotlinx.coroutines.scheduling.BlockingCoroutineDispatcherThreadLimitStressTest failed

Issue - State: closed - Opened by dkhalanskyjb 11 months ago - 2 comments
Labels: build

#3935 - Remove reference to actors from coroutines guide

Pull Request - State: closed - Opened by SebastianAigner 11 months ago - 2 comments

#3934 - Specify that `subscriptionCount` not conflating is a guarantee

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

#3933 - K2 backport

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

#3932 - Kotlin community/k2/dev2

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

#3931 - Anyway to handle runningWorkers >= limitedParallelism in code

Issue - State: closed - Opened by PratikBurkhawala 11 months ago - 4 comments
Labels: question

#3929 - Add "source" button to API docs

Issue - State: closed - Opened by SebastianAigner 11 months ago - 2 comments
Labels: enhancement

#3928 - Remove JDK7 reference from exception handling guide

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

#3926 - Kotlin update followup

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

#3925 - Update Kotlin to 1.9.20

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

#3924 - Ensure Dispatchers.Main != Dispatchers.Main.immediate on Android

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

#3923 - Inconsistent Dispatchers.IO visibility

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

#3922 - Generalize SharedFlow.onSubscription operator - support more general output flow type

Pull Request - State: closed - Opened by sebek64 11 months ago - 4 comments

#3921 - Properly round `Duration` instances to milliseconds

Pull Request - State: closed - Opened by kevincianfarini 11 months ago - 6 comments

#3920 - `delay(Duration)` improperly coerces nanoseconds and microseconds

Issue - State: closed - Opened by kevincianfarini 12 months ago - 5 comments
Labels: bug

#3919 - Discourage manual execution control in the test framework

Issue - State: open - Opened by dkhalanskyjb 12 months ago - 15 comments
Labels: design, test

#3917 - Test timeout does not work when background scope loops forever and test uses runCurrent

Issue - State: closed - Opened by matejdro 12 months ago - 11 comments
Labels: question, test

#3914 - Fastloader breaks loading MainDispatcherFactory on Jvm Desktop

Issue - State: closed - Opened by chrisjenx 12 months ago - 14 comments
Labels: bug

#3913 - FastServiceLoader is not removed by R8

Issue - State: open - Opened by h6ah4i 12 months ago
Labels: bug

#3912 - Nested exceptions are incorrectly recovered

Issue - State: closed - Opened by vadimsemenov 12 months ago - 2 comments

#3911 - JaCoCo reports coverage on invalid line="0" when using flatMapLatest() or combine()

Issue - State: closed - Opened by dzirbel 12 months ago - 8 comments
Labels: bug, compiler-issue

#3910 - Fix the documentation for the punctuation at core/jvm section.

Pull Request - State: closed - Opened by brunogabriel 12 months ago

#3909 - Ensure `runTest` unsubscribes from the exception handler

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

#3907 - Update SafeCollector.common.kt

Pull Request - State: closed - Opened by hoangchungk53qx1 12 months ago

#3906 - "member scope mismatch for open expect" was downgraded from error to warning

Pull Request - State: closed - Opened by nikitabobko 12 months ago
Labels: kotlin-merge-blocker

#3905 - Package errors using spring-boot-maven-plugin and kotlin-maven

Issue - State: closed - Opened by Jzow 12 months ago - 5 comments
Labels: bug

#3904 - Wrong fun generics autocast inside coroutine when no val/var

Issue - State: closed - Opened by Std1o 12 months ago - 4 comments
Labels: bug

#3903 - Tweak `CoroutineScope.plus` docs for accuracy

Pull Request - State: closed - Opened by JakeWharton 12 months ago

#3902 - Expose isNewCoroutine from CopyableThreadContextElement

Issue - State: open - Opened by wanyingd1996 12 months ago - 5 comments
Labels: enhancement

#3901 - Data race during stacktrace recovery

Issue - State: closed - Opened by chaoren 12 months ago - 2 comments
Labels: bug

#3900 - Replace `!==` with `!=` when comparing `Int?` with `null` in `ChannelsLincheckTest`

Pull Request - State: closed - Opened by lunakoly 12 months ago - 1 comment

#3899 - Coroutine cancellation calls Class#getSimpleName on JVM

Issue - State: open - Opened by louispf about 1 year ago - 4 comments
Labels: performance, android

#3897 - A group of tests with mixed usage of `runTest` can cause silent failures

Issue - State: closed - Opened by gqmulligan about 1 year ago - 1 comment
Labels: bug, test

#3896 - Suppress MULTIPLE_DEFAULTS_INHERITED_FROM_SUPERTYPES warnings

Pull Request - State: closed - Opened by lunakoly about 1 year ago

#3895 - Provide a way to unset kotlinx.coroutines.DefaultDelay

Issue - State: closed - Opened by saket about 1 year ago - 12 comments
Labels: enhancement, android

#3894 - Using withContext to switch to a ExecutorCoroutineDispatcher doesn't support cancelation

Issue - State: closed - Opened by CharlesG-Branch about 1 year ago - 3 comments
Labels: question

#3892 - Add a documentation for JobSupport.addLastAtomic

Pull Request - State: closed - Opened by qwwdfsad about 1 year ago - 4 comments

#3891 - Suppress forgotten error about actual classifier scope mismatch

Pull Request - State: closed - Opened by dsavvinov about 1 year ago - 3 comments

#3890 - Reduce the overall time spent on stress tests in stress mode

Pull Request - State: closed - Opened by qwwdfsad about 1 year ago

#3889 - No longer able to catch exceptions from other coroutines while within `runTest` after 1.7.0

Issue - State: closed - Opened by lucas-livefront about 1 year ago - 14 comments
Labels: test

#3888 - The comments for 'ReceiveChannel.receiveCatching' are confusing.

Issue - State: closed - Opened by CoenQian about 1 year ago - 1 comment
Labels: docs, channels

#3887 - Replace usages of DCLL with CLL in JobSupport and friends

Issue - State: open - Opened by qwwdfsad about 1 year ago - 2 comments
Labels: enhancement

#3886 - Remove concurrent doubly linked list from kotlinx.coroutines codebase

Issue - State: open - Opened by qwwdfsad about 1 year ago - 1 comment
Labels: enhancement

#3884 - Feature: Flow.conflate with custom callback for merging elements

Issue - State: open - Opened by kunyavskiy about 1 year ago - 3 comments
Labels: enhancement, flow

#3883 - Two instances of DebugProbesImpl if IJ plugin has dependency on coroutines

Issue - State: closed - Opened by gorrus about 1 year ago - 2 comments
Labels: bug

#3882 - NoClassDefFoundError for BufferedChannelKt but not BufferedChannel

Issue - State: closed - Opened by jonalmeida about 1 year ago - 3 comments
Labels: bug, android

#3881 - Workaround for KT-58685

Pull Request - State: closed - Opened by CLOVIS-AI about 1 year ago - 4 comments

#3880 - Coroutine launch not waiting with StandardTestDispatcher on ViewModel

Issue - State: closed - Opened by Tgo1014 about 1 year ago - 11 comments
Labels: test

#3879 - Fix the documentation for the Main dispatcher

Pull Request - State: closed - Opened by dkhalanskyjb about 1 year ago

#3878 - Fix the display of a code snippet on the website

Pull Request - State: closed - Opened by dkhalanskyjb about 1 year ago

#3877 - Create Dispatcher.Default threads with the same context classloader a…

Pull Request - State: closed - Opened by qwwdfsad about 1 year ago - 5 comments

#3875 - Timeout not detected on newSingleThreadContext() when withTimeout wraps a blocking job

Issue - State: open - Opened by OliverO2 about 1 year ago - 14 comments
Labels: bug, design

#3874 - Browser JS: One library might use the `WindowDispatcher` from another library and fail

Issue - State: open - Opened by odzhychko about 1 year ago - 1 comment
Labels: bug, js

#3872 - Mute "expect/actual classes are experimental" warning

Pull Request - State: closed - Opened by nikitabobko about 1 year ago - 2 comments
Labels: kotlin-merge-blocker

#3871 - Support expected/actual deprecation level limit from KT-60523

Pull Request - State: closed - Opened by ejller about 1 year ago - 1 comment

#3870 - Kotlin 1.9.20 migration: Fix NO_ACTUAL_CLASS_MEMBER_FOR_EXPECTED_CLASS

Pull Request - State: closed - Opened by woainikk about 1 year ago
Labels: kotlin-merge-blocker

#3869 - Get rid of ACTUAL_FUNCTION_WITH_DEFAULT_ARGUMENTS to reduce the tensi…

Pull Request - State: closed - Opened by qwwdfsad about 1 year ago - 2 comments

#3868 - Stateful map and transform

Pull Request - State: closed - Opened by He-Pin about 1 year ago - 1 comment

#3867 - +flow Add Flow.statefulMap operator

Pull Request - State: closed - Opened by He-Pin about 1 year ago - 1 comment

#3866 - MutableSharedFlow order of events is not being guaranteed

Issue - State: closed - Opened by ParticleCore about 1 year ago - 2 comments
Labels: bug

#3865 - Suspected race condition in DebugProbes.install w.r.t. ByteBuddy

Issue - State: open - Opened by SanjayVas about 1 year ago
Labels: bug, debug

#3864 - Stabilize CoroutineDispatcher.limitedParallelism

Issue - State: open - Opened by qwwdfsad about 1 year ago - 15 comments
Labels: enhancement

#3864 - Stabilize CoroutineDispatcher.limitedParallelism

Issue - State: closed - Opened by qwwdfsad about 1 year ago - 15 comments
Labels: enhancement

#3863 - Sometimes runBlocking block cause TIMED_WAITING freeze in unit tests

Issue - State: closed - Opened by Neznakomec about 1 year ago - 2 comments
Labels: bug

#3862 - Full-text search on API docs page leads to 404

Issue - State: closed - Opened by SebastianAigner about 1 year ago - 1 comment
Labels: bug

#3861 - Adding GitHub workflows

Issue - State: closed - Opened by mjovanc about 1 year ago - 1 comment
Labels: enhancement

#3860 - Removing unused imports in build.gradle

Pull Request - State: closed - Opened by mjovanc about 1 year ago - 2 comments

#3859 - runBlocking for JS platform

Issue - State: closed - Opened by dQqAn about 1 year ago - 1 comment
Labels: enhancement, js

#3857 - JS Dispatcher yieldEvery 16 configurable

Issue - State: open - Opened by mvanassche about 1 year ago - 4 comments
Labels: design, js

#3857 - JS Dispatcher yieldEvery 16 configurable

Issue - State: open - Opened by mvanassche about 1 year ago - 3 comments
Labels: design, js

#3856 - Change "parallel decomposition" to "concurrent decomposition"

Pull Request - State: closed - Opened by SebastianAigner about 1 year ago

#3855 - Fix NO_ACTUAL_CLASS_MEMBER_FOR_EXPECTED_CLASS compilation error

Pull Request - State: closed - Opened by woainikk about 1 year ago
Labels: kotlin-merge-blocker

#3854 - Child process terminated with signal 10: Bus error

Issue - State: closed - Opened by vanniktech about 1 year ago - 2 comments
Labels: bug

#3853 - CoroutinesInternalError: ClassCastException

Issue - State: closed - Opened by TelephoneTan about 1 year ago - 5 comments
Labels: bug

#3852 - Unresolved reference: btnApply

Issue - State: closed - Opened by Anianonymous about 1 year ago - 2 comments
Labels: bug

#3851 - Fix NO_ACTUAL_CLASS_MEMBER_FOR_EXPECTED_CLASS compilation error #2

Pull Request - State: closed - Opened by nikitabobko about 1 year ago
Labels: kotlin-merge-blocker

#3850 - Introduce workaround (in fact, fix the previously incorrect expect-ac…

Pull Request - State: closed - Opened by qwwdfsad about 1 year ago - 1 comment

#3849 - Wasm target implementation

Pull Request - State: closed - Opened by igoriakovlev about 1 year ago

#3848 - Update atomicfu to 0.22.0

Pull Request - State: closed - Opened by mvicsokolova about 1 year ago

#3847 - Fix expect/actual mismatched member scope for `open expect` compilati…

Pull Request - State: closed - Opened by nikitabobko about 1 year ago - 5 comments
Labels: kotlin-merge-blocker

#3846 - Kotlin 1.9.20 update tracking issue

Issue - State: closed - Opened by nikitabobko about 1 year ago - 1 comment
Labels: build

#3845 - Add a .throttle(Duration) Flow extension that prevents short burst of emission in a time frame

Issue - State: open - Opened by NinoDLC about 1 year ago - 2 comments
Labels: enhancement

#3844 - SharedFlow collector lost first emit data

Issue - State: closed - Opened by y4n9b0 about 1 year ago - 3 comments
Labels: bug

#3842 - Ambiguous module reference: kotlinx.coroutines.core

Issue - State: open - Opened by oryan-block about 1 year ago - 7 comments
Labels: bug

#3841 - Unresolved reference kotlinx in commonMain with version 1.7.3 (works correctly with 1.7.2)

Issue - State: closed - Opened by langara about 1 year ago - 2 comments
Labels: bug, waiting for clarification

#3840 - Multiple CVEs in Task Management: CVE-2020-22475 & CVE-2022-39349

Issue - State: closed - Opened by Uwinator about 1 year ago - 2 comments
Labels: bug