This commit is contained in:
2020-09-06 17:21:31 +08:00
parent b54edb28b8
commit 34ee4a737e
+1
View File
@@ -58,6 +58,7 @@ class Connection extends Pool
}
if ($retain_number == 0) {
Timer::clear($this->creates);
$this->creates = 0;
}
}