version 0.8.0 - tornado_http with --track-memory does not terminate
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1k
- Forks
- 203
- Avg merge
- 1h 20m
- Merged PRs (30d)
- 2
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported pyperformance run -r -m command with tornado_http, comparing version 0.8.0 with 0.7.0 and runs with and without --track-memory. Trace where the benchmark run waits after tornado_http; done means the command terminates normally under the reported conditions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- performance
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100