Kent Kaseda

Results 2 issues of Kent Kaseda

## Problem The documentation for `Dispatchers.IO` appears to be misleading. Specifically, it suggests that the `kotlinx.coroutines.io.parallelism` system property limits the number of threads, when in fact: - The `kotlinx.coroutines.io.parallelism` property...

Fixes #6063 I’d appreciate any feedback or suggestions. Thanks in advance for your time and review! #### Changes - Fix false positive for `@ViewBuilder` functions when ignore_swiftui_view_bodies is set to...