sitespeedio / sitespeedio/sitespeed.io
temp files are not cleanuped
Open
Nobody has claimed this yet.
bug
- Dominant language
- JavaScript
- Stars
- 5k
- Forks
- 624
- Avg merge
- 4h 8m
- Merged PRs (30d)
- 2
Description
Have you read the documentation?
- Yes, I've read the how to make a reproducable bug guide
- Yes, I've read the how to debug my script guide
URL
not relevant
What are you trying to accomplish
- I am running multiple sitespeed tests in the same container (each hour 300)
- After a month my disk is full
- /tmp is full with
.org.chromium.Chromium.wMJuBQ
What browser did you use?
Chrome
How to reproduce
Run multiple times sitespeed.io in **same** container and see /tmp growing
Log output
Contributor guide
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 repeated sitespeed.io runs in the same container and inspect how Chrome-related temporary files under /tmp are created and removed. Trace the relevant temp-file cleanup path; done means repeated runs no longer leave growing .org.chromium.Chromium.wMJuBQ files in /tmp.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100