This commit is contained in:
2023-08-16 00:55:05 +08:00
parent c392460dd7
commit cd26b26d1d
+1 -1
View File
@@ -139,7 +139,7 @@ SCRIPT;
*/
public function destroy(): void
{
$this->pool()->close($this->host);
$this->pool()->flush($this->host,0);
}