Uncaught SwooleError: Socket#28 has already been bound to another coroutine#413, reading of the same socket in coroutine#414 at the same time is not allowed in /home/wwwroot/www/vendor/topthink/framework/src/thin
k/cache/driver/Redis.php:102
在用tp框架写的,然后基于swoole 4.4.2跑http服务,进行压测的时候,报这个错误~~
有遇到的童鞋吗?
跨协程调用了