Limit Cache Size on Disk
Open
question
- Dominant language
- CodeQL
- Stars
- 10.1k
- Forks
- 2.1k
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 141
Description
Dear Developers,
I am using CodeQL to analyze my database. In the command, I use `--max-disk-cache=200000` to specify the maximum disk space the cache would take in this query. However, when it finishes, the cache is taking to 1.3TB.
Would `--max-disk-cache` limit the disk to use? Or is there any other command to resolve this issue?
Thank you so much.
Contributor guide
Assessment
This issue has not been assessed yet.