This commit is contained in:
as2252258@163.com
2021-02-28 18:27:06 +08:00
parent a0eddbbcc1
commit 5150f28e24
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -286,6 +286,8 @@ abstract class Pool extends Component
unset($client);
$this->desc($name);
}
$this->_items[$name]->close();
$this->_items[$name] = null;
}