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

#3120 - How to test all intermediate emissions despite conflation

Issue - State: closed - Opened by lukas1 over 2 years ago - 25 comments
Labels: flow, test

#3119 - Switching to Blocked DIspatcher Results in Infinite Loop

Issue - State: closed - Opened by NWuensche over 2 years ago - 3 comments
Labels: question

#3093 - Introduce new `CancellableContinuation.resume` with `onCancellation` lambda that takes the resumption value

Pull Request - State: closed - Opened by ndkoval almost 3 years ago - 2 comments
Labels: postponed, for 1.7

#3068 - Feature request `advanceTimeBy(Duration)`

Issue - State: closed - Opened by joffrey-bion almost 3 years ago - 1 comment
Labels: test

#3065 - Feature Request: invokeOnCompletion handler for suspendCancellableCoroutine

Issue - State: open - Opened by jschools almost 3 years ago - 6 comments
Labels: enhancement

#3002 - SharedFlow that emits once (but buffers if there are no collectors)

Issue - State: open - Opened by matejdro almost 3 years ago - 13 comments
Labels: flow, flow-sharing

#2988 - JS silently crashing under highly obscure conditions

Issue - State: closed - Opened by dkhalanskyjb almost 3 years ago - 2 comments
Labels: js

#2946 - Add SharedFlow and StateFlow documentation to the Coroutines Guide

Issue - State: open - Opened by ianbrandt about 3 years ago - 2 comments
Labels: flow, guide

#2932 - Support injection of default context elements

Issue - State: open - Opened by OliverO2 about 3 years ago - 3 comments
Labels: enhancement

#2930 - Thread local is not cleaned up sometimes

Issue - State: open - Opened by frost13it about 3 years ago - 31 comments
Labels: bug, for 1.8

#2886 - [Proposal] Primitive or Channel that guarantees the delivery and processing of items

Issue - State: open - Opened by manuelvicnt about 3 years ago - 13 comments
Labels: enhancement

#2871 - Non-conflating subscription count in MutableStateFlow and MutableSharedFlow

Issue - State: closed - Opened by qwwdfsad about 3 years ago - 1 comment
Labels: flow-sharing, For 1.6

#2867 - Provide an API to race coroutines ("losers" are cancelled)

Issue - State: open - Opened by LouisCAD about 3 years ago - 15 comments
Labels: enhancement, structured concurrency

#2842 - Correct & document odd Flow retry/retryWhen attempts behavior

Issue - State: open - Opened by bubenheimer about 3 years ago - 4 comments
Labels: docs, flow

#2799 - #460 Create a suspending rate limiter

Pull Request - State: closed - Opened by jensim over 3 years ago - 24 comments
Labels: postponed

#2790 - Make DisposableHandle fun interface, remove our own adapter

Pull Request - State: closed - Opened by qwwdfsad over 3 years ago - 1 comment
Labels: For 1.6

#2758 - Utility for creating child scopes

Issue - State: open - Opened by circusmagnus over 3 years ago - 1 comment
Labels: enhancement, structured concurrency

#2723 - iOS app doesn't crash when throw exception in CoroutineScope with Dispatchers.Default

Issue - State: closed - Opened by belousovgm over 3 years ago - 3 comments
Labels: bug, native

#2722 - Can't use `TestCoroutineDispatcher` with `stateIn()`

Issue - State: closed - Opened by NinoDLC over 3 years ago - 9 comments
Labels: test, flow-sharing

#2722 - Can't use `TestCoroutineDispatcher` with `stateIn()`

Issue - State: closed - Opened by NinoDLC over 3 years ago - 9 comments
Labels: test, flow-sharing

#2713 - Stabilize flatten/flatMap family of operators

Issue - State: open - Opened by qwwdfsad over 3 years ago - 2 comments
Labels: flow

#2631 - Map StateFlows to StateFlow

Issue - State: open - Opened by qwwdfsad over 3 years ago - 17 comments
Labels: flow

#2607 - Provide an API to recover stacktrace of the exception when it does not cross coroutine boundary

Issue - State: open - Opened by qwwdfsad over 3 years ago - 1 comment
Labels: help wanted, use-case needed, design, debug

#2603 - SharedFlow.emit() doesn't wait for a subscriber to complete collecting

Issue - State: open - Opened by j2esu over 3 years ago - 39 comments
Labels: flow, flow-sharing

#2580 - statefulTransform for flow

Issue - State: open - Opened by phiSgr over 3 years ago - 11 comments
Labels: design, flow

#2551 - Provide an API to check whether debug mode is enabled

Issue - State: open - Opened by qwwdfsad over 3 years ago - 1 comment
Labels: enhancement, debug

#2520 - Update copyright year

Pull Request - State: closed - Opened by qwwdfsad over 3 years ago

#2514 - Request: Map MutableStateFlow to StateFlow

Issue - State: closed - Opened by andreimesina over 3 years ago - 12 comments
Labels: flow

#2504 - StackOverflowError when completing long coroutines hierarchy

Issue - State: open - Opened by qwwdfsad over 3 years ago
Labels: bug

#2413 - Fatal exception in coroutines machinery for DispatchedContinuation

Issue - State: closed - Opened by mwajeeh almost 4 years ago - 13 comments

#2378 - Flow size- and time-based chunked

Pull Request - State: open - Opened by circusmagnus almost 4 years ago - 6 comments

#2347 - Warning when collecting a flow to a MutableSharedFlow

Issue - State: closed - Opened by ansman almost 4 years ago - 3 comments
Labels: docs, flow

#2318 - JS - 1.4.0-M1 - Channel based Coroutine cancelling when it shouldn't

Issue - State: closed - Opened by ScottPierce almost 4 years ago - 7 comments
Labels: js

#2304 - Shared Mutable State doc

Issue - State: open - Opened by circusmagnus almost 4 years ago
Labels: guide

#2251 - Proposal: Make JS promises created via `CoroutineScope.promise` cancellable

Issue - State: open - Opened by YarnSphere about 4 years ago - 5 comments
Labels: enhancement, js

#2236 - JS - `Channel.produce` closes channel immediately

Issue - State: closed - Opened by ScottPierce about 4 years ago - 1 comment
Labels: question

#2234 - Android ART Native Crash sometimes occurs when changing a threads name

Issue - State: open - Opened by adecker89 about 4 years ago - 22 comments
Labels: android, debug

#2045 - CancellableQueueSynchronizer and ReadWriteMutex

Pull Request - State: open - Opened by ndkoval over 4 years ago - 8 comments
Labels: postponed

#2023 - Compilation error on the androidTest configuration after updating to 1.3.6

Issue - State: closed - Opened by dmarin over 4 years ago - 32 comments
Labels: android

#1998 - Provide a way to enable stacktrace recovery in Android release build

Issue - State: open - Opened by varahash over 4 years ago - 6 comments
Labels: enhancement, docs, debug

#1938 - Kotlin DSL

Issue - State: closed - Opened by turansky over 4 years ago - 1 comment

#1875 - Builders and iteration support for Apple's Combine Framework

Issue - State: open - Opened by nbransby over 4 years ago - 7 comments
Labels: native, flow

#1827 - RxJava doOnError analog (to support intercepting errors)

Issue - State: closed - Opened by krossovochkin over 4 years ago - 5 comments
Labels: flow

#1812 - How to test kotlin suspend function from spock

Issue - State: closed - Opened by mariusstaicu over 4 years ago - 6 comments
Labels: question

#1794 - Add an integration with Log4J 2's ThreadContext

Pull Request - State: open - Opened by MariusVolkhart over 4 years ago - 5 comments

#1743 - CoroutinesInternalError - Job is already complete or completing

Issue - State: closed - Opened by kaserdan over 4 years ago - 17 comments
Labels: waiting for clarification, flow, android

#1697 - DefaultDispatcher-worker-xx thread state :TIMED_WAITING (parking)

Issue - State: closed - Opened by yunipingan almost 5 years ago - 5 comments

#1686 - Reentrant lock

Issue - State: closed - Opened by ilyawaisman almost 5 years ago - 21 comments

#1683 - SIGSEGV on Android 7

Issue - State: closed - Opened by PaulWoitaschek almost 5 years ago - 16 comments
Labels: android

#1615 - Remove duplicate js/npm folder

Pull Request - State: closed - Opened by elizarov almost 5 years ago

#1615 - Remove duplicate js/npm folder

Pull Request - State: closed - Opened by elizarov almost 5 years ago

#1606 - Android "Module with the Main dispatcher is missing" (v1.3.2)

Issue - State: closed - Opened by cioccarellia almost 5 years ago - 32 comments
Labels: android

#1578 - 'async' get stuck inside 'runBlocking'

Issue - State: open - Opened by varahash about 5 years ago - 3 comments
Labels: bug, design, structured concurrency

#1545 - Unstarted lazy job prevents parent from completion

Issue - State: open - Opened by cy6erGn0m about 5 years ago - 2 comments
Labels: enhancement, design, structured concurrency

#1488 - API to work with event loop in native while we wait for #462

Issue - State: closed - Opened by benasher44 about 5 years ago - 2 comments
Labels: native

#1485 - When creating a new job, it should be easier (default) to create child instead of a new root job

Issue - State: open - Opened by zach-klippenstein about 5 years ago - 10 comments
Labels: enhancement, structured concurrency

#1484 - [Flow] combineTransformLatest()

Issue - State: open - Opened by hrach about 5 years ago - 7 comments
Labels: flow

#1480 - coroutines-guide-ui.md actor job cancellation

Issue - State: open - Opened by ivanbartsov about 5 years ago - 1 comment
Labels: guide

#1461 - Bfs channel benchmark

Pull Request - State: closed - Opened by fmixing about 5 years ago

#1446 - throttleFirst Flow operator

Issue - State: open - Opened by sum-elier about 5 years ago - 21 comments
Labels: flow

#1406 - Generalize coroutineScope/supervisorScope with user-specified strategy

Issue - State: open - Opened by elizarov about 5 years ago
Labels: enhancement, design, structured concurrency

#1400 - In memory chat benchmark

Pull Request - State: closed - Opened by fmixing about 5 years ago
Labels: postponed

#1374 - Replace TimeoutCancellationException with TimeoutException

Issue - State: open - Opened by qwwdfsad about 5 years ago - 14 comments
Labels: enhancement, design, breaking change

#1360 - Coroutine scheduler monitoring

Issue - State: open - Opened by asad-awadia about 5 years ago - 24 comments
Labels: enhancement, debug

#1326 - Add start parameter to launchIn extension for Flow

Issue - State: open - Opened by LouisCAD about 5 years ago - 10 comments
Labels: flow, structured concurrency

#1315 - Add withLatestFrom operator.

Pull Request - State: open - Opened by zach-klippenstein about 5 years ago - 10 comments
Labels: enhancement, flow

#1302 - Flow.chunked with specified time period

Issue - State: open - Opened by gmarchelos over 5 years ago - 43 comments
Labels: flow, flow-timer

#1290 - Flow.chunked operator with size limit

Issue - State: closed - Opened by azulkarnyaev over 5 years ago - 21 comments
Labels: flow

#1188 - Can I use 'kotlinx-coroutines-debug' in production?

Issue - State: closed - Opened by renannprado over 5 years ago - 5 comments
Labels: question

#1153 - Add sample operator to Flow, which can sample a Flow with the emissions of another Flow

Pull Request - State: open - Opened by adibfara over 5 years ago - 8 comments

#1147 - Parallel flow processing

Issue - State: open - Opened by altavir over 5 years ago - 50 comments
Labels: design, flow, flow-concurrency

#1065 - Customizable coroutine behaviour on scope termination

Issue - State: open - Opened by fvasco over 5 years ago - 15 comments
Labels: design, structured concurrency

#1061 - Suspended coroutines can be garbage-collected when listener list is weak

Issue - State: open - Opened by elizarov over 5 years ago - 12 comments
Labels: bug, design, structured concurrency

#1011 - Override the Main in test doesn't work well with Android LiveData

Issue - State: closed - Opened by giangpham96 over 5 years ago - 2 comments

#1001 - Structured concurrency with two parent jobs

Issue - State: open - Opened by antanas-arvasevicius over 5 years ago - 34 comments
Labels: enhancement, design, structured concurrency

#982 - Test module shall provide ability to replace Dispatchers.IO and Dispatchers.Default

Issue - State: open - Opened by elizarov over 5 years ago - 9 comments
Labels: enhancement, test

#875 - Exception thrown by async is not caught when parent job is cancelled.

Issue - State: closed - Opened by yihuaqi almost 6 years ago - 11 comments
Labels: question

#845 - start argument for produce.

Issue - State: open - Opened by jcornaz almost 6 years ago - 3 comments
Labels: enhancement, design

#814 - How to express intersection of two CoroutineScopes?

Issue - State: open - Opened by BoxResin almost 6 years ago - 7 comments
Labels: structured concurrency

#706 - Suspending version of `lazy { ... }`

Issue - State: closed - Opened by clarfonthey almost 6 years ago - 31 comments
Labels: postponed

#687 - Doc: more documentation on cancellation needed

Issue - State: open - Opened by hrach almost 6 years ago
Labels: guide

#490 - NoSuchFieldException with AtomicReferenceFieldUpdater on Samsung Android 5.0.x devices

Issue - State: open - Opened by asfdfdfd about 6 years ago - 52 comments
Labels: bug, wontfix

#470 - Default dispatcher and UI dispatcher support for iOS

Issue - State: closed - Opened by pkliang about 6 years ago - 14 comments
Labels: enhancement

#460 - Implement suspendable RateLimiter

Issue - State: open - Opened by qwwdfsad about 6 years ago - 19 comments
Labels: enhancement

#342 - Deferred has no map function

Issue - State: closed - Opened by svd27 over 6 years ago - 11 comments
Labels: wontfix

#286 - CoroutineStart.UNDISPATCHED may cause withContext to not perform thread switch

Issue - State: open - Opened by jcornaz over 6 years ago - 2 comments
Labels: enhancement

#214 - Provider kotlinx.coroutines.experimental.android.AndroidExceptionPreHandler not found

Issue - State: closed - Opened by GeoffreyMetais over 6 years ago - 9 comments
Labels: bug

#172 - Support "worker pool" pattern in actor builder and other related operators

Issue - State: open - Opened by elizarov almost 7 years ago - 15 comments
Labels: enhancement

#125 - Parent coroutine shall wait for its children to complete

Issue - State: closed - Opened by elizarov about 7 years ago - 3 comments

#111 - Channel possibly not acting fair

Issue - State: closed - Opened by RRethy about 7 years ago - 15 comments
Labels: enhancement, question

#94 - Read-write Mutex

Issue - State: open - Opened by fvasco about 7 years ago - 37 comments
Labels: enhancement

#87 - Writing complex actors

Issue - State: open - Opened by fvasco about 7 years ago - 80 comments
Labels: enhancement

#76 - Serializability of coroutine classes

Issue - State: open - Opened by elizarov over 7 years ago - 74 comments
Labels: enhancement