This commit is contained in:
as2252258@163.com
2021-03-26 01:40:23 +08:00
parent 8217f670fe
commit 197bed49f8
-2
View File
@@ -70,8 +70,6 @@ class Consumer extends Process
$redis->release();
Coroutine::sleep(0.05);
$this->tick($process);
}