Limit Cache Size on Disk
- Linguagem predominante
- CodeQL
- Estrelas
- 10.1k
- Forks
- 2.1k
- Merge médio
- 2d 15h
- PRs com merge (30d)
- 141
Descrição
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.
Guia de contribuição
Direção de pesquisa
Start by checking the documented semantics of the `--max-disk-cache` option and compare them with the reported 1.3 TB result. Reproduce the command if possible, then determine whether the behavior is an implementation bug or whether the documentation needs to explain the cache limit and its units.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Domínio
- devtools
- Tipo de issue
- Bug
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 25/100