改名
This commit is contained in:
@@ -40,6 +40,7 @@ trait Timeout
|
||||
{
|
||||
$channels = $this->getChannels();
|
||||
foreach ($channels as $name => $channel) {
|
||||
$this->debug('release ' . $name);
|
||||
$this->pop($channel, $name, $retain_number);
|
||||
}
|
||||
if ($retain_number == 0) {
|
||||
|
||||
Reference in New Issue
Block a user