This commit is contained in:
2020-09-06 17:34:16 +08:00
parent 34ee4a737e
commit 2e3cea3d70
+1
View File
@@ -57,6 +57,7 @@ class Connection extends Pool
$this->pop($channel, $name, $retain_number);
}
if ($retain_number == 0) {
$this->debug('release Timer::tick');
Timer::clear($this->creates);
$this->creates = 0;
}