Litote / kmongo

[deprecated] KMongo - a Kotlin toolkit for Mongo
https://litote.org/kmongo/
Apache License 2.0
781 stars 74 forks source link

komongo 4.7.1 unrecognize coroutine extension using 1.6.4 coroutine 1.7.20 kotlin #377

Closed ronjunevaldoz closed 2 years ago

ronjunevaldoz commented 2 years ago

image

zigzago commented 2 years ago

I do not reproduce the bug. Have you imported import org.litote.kmongo.coroutine.coroutine?

ronjunevaldoz commented 2 years ago

Yes it is already imported. image

ronjunevaldoz commented 2 years ago

My bad, this import should be use instead of the default import org.litote.kmongo.reactivestreams.KMongo. Closing this ticket now.