Released `kotlinx.coroutines` version `0.14` with ...
# coroutines
e
Released
kotlinx.coroutines
version
0.14
with significant fixes related to reactive stream modules. Change log is here: https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md
👍 13
r
Out of idle curiosity, why was
withMutex
chosen for the
Mutex
extension?
e
There was not much discussion. PR came with this name and I don't have any personal strong opinion on it.
👍 1