version 0.8.0 - tornado_http with --track-memory does not terminate
未关闭
还没有人认领这个 Issue。
- 主要语言
- Python
- 星标
- 1k
- 派生
- 203
- 平均合并
- 1 小时 20 分钟
- 30 天内合并 PR
- 2
描述
I am running pyperformance run -r -m with a self built CPython 3.7.0 on Ubuntu 18.04.2 LTS. The command stalls at tornado_http.
I believe this was introduced with the last version, as version 0.7.0 works without problem. Without --track-memory the problem does not occur either.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先使用 tornado_http 重现报告中的 pyperformance run -r -m 命令,比较版本 0.8.0 和 0.7.0,以及带有和不带 --track-memory 的运行。跟踪 benchmark 运行在 tornado_http 之后在哪里等待;完成的标准是该命令在报告的条件下正常终止。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- performance
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100