Skip to content

issues Search Results · repo:Kotlin/kotlinx.coroutines language:Kotlin

Filter by

2k results
 (102 ms)

2k results

inKotlin/kotlinx.coroutines (press backspace or delete to remove)

!-- Double-check - Is this really a bug? - If the behavior is documented, but you disagree with it, please do file an issue, but as a Design consideration, not a Bug report. - If ...
bug
  • ABCDHarmon
  • Opened 
    6 days ago
  • #4564

Summary On React Native the default dispatcher is the SetTimeoutDispatcher, which schedules the queue processing as a js macrotask using setTimeout(0). I think this does not align with the implementations ...
js
  • trema96
  • 4
  • Opened 
    11 days ago
  • #4561

Search for words like workaround, fix, fixed, etc. in the codebase and update the corresponding API usage. https://github.com/Kotlin/kotlinx.coroutines/pull/4557#discussion_r2459831115 Example: Since ...
  • murfel
  • 2
  • Opened 
    15 days ago
  • #4560

https://github.com/Kotlin/kotlinx.coroutines/blob/8c27d51025d56a7b8de8eec2fb234b0094ce84f1/kotlinx-coroutines-core/js/src/Promise.kt#L21
  • macjones0788-ship-it
  • Opened 
    15 days ago
  • #4559

!-- Please provide us the version of JUnit you are using and, if possible, a failing unit test with your bug report. Don t forget to describe the rationale for this issue (e.g. expected vs. actual behavior). ...
bug
  • kslesinski-godaddy
  • 3
  • Opened 
    16 days ago
  • #4558

Use case Hello, I need to implement a terminal flow truncating operator, and having access to collectWhile would be nice. The operator I m trying to do is niche, it s similar to firstNotNullOfOrNull ...
enhancement
  • LouisCAD
  • Opened 
    17 days ago
  • #4555

Use case With kotlinx-browser:0.5.0 allowing a lot of W3C API usages being made in webMain shared source set (for both k/js and k/wasm), I d like to have as little k/js and k/wasm specific or custom code ...
enhancement
js
  • eymar
  • 6
  • Opened 
    24 days ago
  • #4544

Use case I have encountered several scenarios where I want to have a live collection. For example, a map of ids to connections, where incoming connection requests cause a connection to be added. I want ...
enhancement
  • rnett
  • 1
  • Opened 
    25 days ago
  • #4542

Describe the bug While exploring the implementation of Dispatchers.Default, I noticed that the MAX_POOL_SIZE for the DefaultScheduler is defined as approximately 2 million threads: internal val MAX_POOL_SIZE ...
question
  • szymonsasin-nordic
  • 1
  • Opened 
    29 days ago
  • #4540

Use case I m a maintainer of ServiceTalk - a library that implements Reactive Streams Specification for the JVM and then uses it for our HTTP/gRPC implementations. Our users are interested in trying ...
enhancement
reactive
  • idelpivnitskiy
  • 8
  • Opened 
    on Oct 2
  • #4537
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub