改名
This commit is contained in:
@@ -89,6 +89,7 @@ class Redis extends Pool
|
||||
return $redis;
|
||||
});
|
||||
if ($client === false) {
|
||||
Coroutine::sleep(0.003);
|
||||
return $this->newClient($config, $coroutineName);
|
||||
}
|
||||
$this->printClients($config['host'], $coroutineName, true);
|
||||
|
||||
Reference in New Issue
Block a user