This commit is contained in:
2022-12-12 17:31:12 +08:00
parent eef386d6c8
commit 4a4bf7b5cb
6 changed files with 5 additions and 247 deletions
+1 -2
View File
@@ -2,8 +2,7 @@
namespace Kiri\Pool;
use Kiri\Context;
use Kiri\Di\Context;
use Swoole\Coroutine\Channel;
class PoolQueue implements QueueInterface