Fix redis-benchmark hang when it fails to connect to redis (#11366)
Forgot to start redis-server when testing performance. When opening the benchmark for testing, it will always be stuck, and the process cpu will reach 100%.
Please register or sign in to comment