Describe the bug
I often use the VScode extension to run queries on databases produced by codeql test run.
If I run a query on a database, then run codeql test run, and then run another queries I get "Severe disk cache trouble (corruption or out of space)" exceptions.
To Reproduce
- add database generated by codeql test run to the VScode extension, run a query on it.
- Execute codeql test run again.
- Execute query again
Expected behavior
Second query should execute on the new database without exception
Describe the bug
I often use the VScode extension to run queries on databases produced by codeql test run.
If I run a query on a database, then run codeql test run, and then run another queries I get "Severe disk cache trouble (corruption or out of space)" exceptions.
To Reproduce
Expected behavior
Second query should execute on the new database without exception