Kotlin / kotlinx.coroutines

Library support for Kotlin coroutines
Apache License 2.0
12.77k stars 1.82k forks source link

Add optional name parameter to .limitedParallelism #4106

Closed qwwdfsad closed 1 month ago

qwwdfsad commented 1 month ago

Fixes #4023

qwwdfsad commented 1 month ago

Conceptually, the PR is ready.

Practically, I would like to polish and figure some binary compatibility details before merging it and ensure it is a reasonable thing to do in a non-major release