An open API service for providing issue and pull request metadata for open source projects.

GitHub / Kotlin/kotlinx.coroutines issues and pull requests

Labelled with: docs

#4404 - Not possible to run as agent

Issue - State: closed - Opened by pinguinjkeke 8 months ago - 8 comments
Labels: docs

#4352 - ChannelFlow instances do not prefer conflation over buffering when fused

Issue - State: closed - Opened by kevincianfarini 10 months ago - 8 comments
Labels: docs, flow-fusing

#4321 - Fix TestScope factory KDoc formatting

Pull Request - State: closed - Opened by PhilGlass 11 months ago - 1 comment
Labels: docs

#4321 - Fix TestScope factory KDoc formatting

Pull Request - State: closed - Opened by PhilGlass 11 months ago - 1 comment
Labels: docs

#4289 - Fix typos in deprecation messages

Pull Request - State: closed - Opened by fzhinkin 12 months ago
Labels: docs

#4289 - Fix typos in deprecation messages

Pull Request - State: closed - Opened by fzhinkin 12 months ago
Labels: docs

#4288 - [docs] Missing space in deprecation message for `currentCoroutineScope`

Issue - State: closed - Opened by fzhinkin 12 months ago
Labels: docs

#4264 - document typo in CancellableContinuation.kt

Issue - State: closed - Opened by mountainn-dev about 1 year ago - 1 comment
Labels: docs

#4206 - Maybe it's reasonable to recommend wrapping a `callbackFlow` initialization into `try`-`finally`?

Issue - State: closed - Opened by andrew-k-21-12 over 1 year ago - 4 comments
Labels: docs, design

#4148 - Extend the KDoc for some channel APIs

Pull Request - State: closed - Opened by globsterg over 1 year ago
Labels: enhancement, docs

#4148 - Extend the KDoc for some channel APIs

Pull Request - State: closed - Opened by globsterg over 1 year ago
Labels: enhancement, docs

#4147 - Extend the KDoc for `CoroutineStart`

Pull Request - State: closed - Opened by globsterg over 1 year ago - 6 comments
Labels: enhancement, docs

#4147 - Extend the KDoc for `CoroutineStart`

Pull Request - State: closed - Opened by globsterg over 1 year ago - 6 comments
Labels: enhancement, docs

#4144 - Clarify documentation of `launchIn`

Pull Request - State: closed - Opened by rohandhruva over 1 year ago
Labels: enhancement, docs

#4141 - Exceptions being swallowed during tests / UncaughtExceptionsBeforeTest

Issue - State: open - Opened by SnyersK over 1 year ago - 6 comments
Labels: docs, test

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

Issue - State: closed - Opened by nikialeksey almost 2 years ago - 6 comments
Labels: docs

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

Issue - State: closed - Opened by cmelchior almost 2 years ago - 1 comment
Labels: docs

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

Issue - State: open - Opened by werner77 almost 2 years ago - 6 comments
Labels: enhancement, docs, native

#3939 - Testing all emissions in StateFlow without losing any

Issue - State: open - Opened by dkhalanskyjb about 2 years ago - 3 comments
Labels: docs, test

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

Issue - State: closed - Opened by OliverO2 about 2 years ago - 6 comments
Labels: docs

#3789 - Flow.timeout documentation suggests generic `catch {}` operator.

Issue - State: closed - Opened by steve-the-edwards over 2 years ago
Labels: bug, docs

#3725 - Clarifications on the documented behavior of `supervisorScope` W.R.T. its parent.

Issue - State: closed - Opened by psteiger over 2 years ago - 2 comments
Labels: docs, structured concurrency

#3280 - kotlinx-coroutines-sl4j lacks example how to update MDC withing coroutines

Issue - State: closed - Opened by Szer over 3 years ago
Labels: docs

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

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

#2347 - Warning when collecting a flow to a MutableSharedFlow

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

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

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