改名
This commit is contained in:
@@ -192,6 +192,7 @@ class Connection extends Pool
|
||||
return $link;
|
||||
});
|
||||
if ($connections === false) {
|
||||
Coroutine::sleep(0.003);
|
||||
return $this->newClient($config, $coroutineName);
|
||||
}
|
||||
return $connections;
|
||||
|
||||
Reference in New Issue
Block a user