"deps/vscode:/vscode.git/clone" did not exist on "5268379e5e5af48d12439722e0d35644b3294d01"
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