cpp_redis
cpp_redis copied to clipboard
Sync_commit blocks thread
Hi! I have a big problem, Sometimes when I call sync_commit with timeout it blocks thread forever ... OS is debian 9
Hi,
Do you have a code example I can use to reproduce the issue?
Best
Hi! Its just simlpe set set set set ... and then sync_commit(timeout). In log I see that happens two call tcp_client::connect, one end with error second ok, but after nothing ot work( Sometimes it segfault when call tcp_client::connect