GitHub / Kotlin/kotlinx.coroutines issues and pull requests
Labelled with: structured concurrency
#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
#3670 - Disallow `Job` passed as context to `withContext`/`launch`/`async`
Issue -
State: open - Opened by dovchinnikov over 2 years ago
- 5 comments
Labels: enhancement, design, structured concurrency
#3662 - shareIn keeps coroutines alive even when there are no subscribers
Issue -
State: open - Opened by dkhalanskyjb over 2 years ago
- 1 comment
Labels: design, flow, flow-sharing, structured concurrency
#3426 - launch creates another child job
Issue -
State: open - Opened by dovchinnikov about 3 years ago
- 1 comment
Labels: enhancement, structured concurrency
#3409 - Add ability to specify cancellation propagation strategy when creating a Job/Deferred
Issue -
State: open - Opened by dovchinnikov over 3 years ago
Labels: enhancement, structured concurrency
#2867 - Provide an API to race coroutines ("losers" are cancelled)
Issue -
State: open - Opened by LouisCAD over 4 years ago
- 15 comments
Labels: enhancement, structured concurrency
#2758 - Utility for creating child scopes
Issue -
State: open - Opened by circusmagnus over 4 years ago
- 2 comments
Labels: enhancement, structured concurrency
#1578 - 'async' get stuck inside 'runBlocking'
Issue -
State: open - Opened by varahash about 6 years ago
- 3 comments
Labels: bug, design, structured concurrency
#1545 - Unstarted lazy job prevents parent from completion
Issue -
State: open - Opened by cy6erGn0m about 6 years ago
- 2 comments
Labels: enhancement, design, structured concurrency
#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 6 years ago
- 10 comments
Labels: enhancement, structured concurrency
#1406 - Generalize coroutineScope/supervisorScope with user-specified strategy
Issue -
State: open - Opened by elizarov over 6 years ago
Labels: enhancement, design, structured concurrency
#1326 - Add start parameter to launchIn extension for Flow
Issue -
State: open - Opened by LouisCAD over 6 years ago
- 10 comments
Labels: flow, structured concurrency
#1065 - Customizable coroutine behaviour on scope termination
Issue -
State: open - Opened by fvasco over 6 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 6 years ago
- 13 comments
Labels: bug, design, structured concurrency
#1001 - Structured concurrency with two parent jobs
Issue -
State: open - Opened by antanas-arvasevicius over 6 years ago
- 34 comments
Labels: enhancement, design, structured concurrency
#814 - How to express intersection of two CoroutineScopes?
Issue -
State: open - Opened by BoxResin about 7 years ago
- 7 comments
Labels: structured concurrency