百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
返回工具页/返回 Issues 列表
#2391·fasthttp

HostClient: 在获取连接池检查和等待者注册之间丢失唤醒

作者: jarreds创建于 2026年9月10日更新于 2026年9月13日
标签bug

The relevant pool check, unlock, and subsequent waiter registration are separate critical sections. ReleaseConn can run between them.

内容来源: valyala/fasthttp

查看 GitHub 原文在 GitHub 查看讨论