Try to solve valgrind CI test error with client-eviction test (#11822)
The test sporadically failed with valgrind trying to match `no client named obuf-client1 found*` in the log it looks like `obuf-client1` was indeed dropped, so i'm guessing it's because CLIENT LIST was processed first.
Please register or sign in to comment