cast from Int64 to (String | Nil) failed
codenoid opened this issue · 7 comments
codenoid commented
cast from Int64 to (String | Nil) failed, at /var/app/MyApp/lib/redis/src/redis/command_execution/value_oriented.cr:39:9:39
kostya commented
any example?
codenoid commented
that's the problem
stefanwille commented
@codenoid please can you tell me how to reproduce the issue?
codenoid commented
idk, too many code in my project
proyb6 commented
@codenoid Kindly write a small test at least, your previous issue in Crystal repo were closed for the same reason.
codenoid commented
kostya commented
i saw similar errors in another issues, and all this errors turns out was just concurrency errors, are you environment use concurrency? if so, you should use PooledClient.