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