crackthecodeabhi / kreds

A thread-safe, non-blocking, coroutine-based Redis client implementation for Kotlin
https://crackthecodeabhi.github.io/kreds
Apache License 2.0
201 stars 18 forks source link

KREDS Pub/sub only works with debug breaking points? #152

Open copyandexecute opened 1 month ago

copyandexecute commented 1 month ago

I've copied everything from wiki but it only works with debug mode?! and breaking points?????? without code isnt executed with it is

how??? im using ktor