qbit icon indicating copy to clipboard operation
qbit copied to clipboard

Fix CloneStorage

Open d-r-q opened this issue 5 years ago • 0 comments

I have converted function into class to workaround: https://github.com/Kotlin/kotlinx.coroutines/issues/2067

see: https://github.com/d-r-q/qbit/blob/q103%2Fmpp%2Fconcurrent-hash-map/qbit-core-jvm/src/commonMain/kotlin/qbit/storage/Clone.kt

d-r-q avatar May 28 '20 15:05 d-r-q