modify
This commit is contained in:
@@ -72,7 +72,6 @@ abstract class Pool extends Component
|
||||
$this->pop($channel, $name, $retain_number);
|
||||
}
|
||||
if ($retain_number == 0) {
|
||||
$this->debug('release Timer::tick');
|
||||
Timer::clear($this->creates);
|
||||
$this->creates = -1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user