改名
This commit is contained in:
@@ -272,6 +272,7 @@ abstract class Pool extends Component
|
||||
*/
|
||||
public function clean(string $name)
|
||||
{
|
||||
Timer::clear($this->creates);
|
||||
if (!Context::inCoroutine()) {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user