完善 channel create 测试用例

This commit is contained in:
2025-04-03 16:39:57 +08:00
parent 175f55c24f
commit 9d8850aec1
4 changed files with 489 additions and 78 deletions

View File

@@ -20,6 +20,8 @@
- [ ] Limiter
- [ ] Compress
业务代码和测试代码共用的控制变量可以优化为环境变量
channel 优化:
- 重新梳理逻辑流程,简化循环
- 端口分配时加锁