Closed russwyte closed 3 months ago
This line creates an infinite loop which is breaking tests.
https://github.com/zio/zio-redis/blob/941013ab5c95a05beb0269b3ef1d322bb9225875/modules/redis/src/main/scala/zio/redis/RedisUri.scala#L29
@russwyte Could you please point out the failing tests or give us a reproducer?
This line creates an infinite loop which is breaking tests.
https://github.com/zio/zio-redis/blob/941013ab5c95a05beb0269b3ef1d322bb9225875/modules/redis/src/main/scala/zio/redis/RedisUri.scala#L29