-
- Downloads
State queue swap files are never cleaned.
A long running TLC process can fill the computer's disc, because TLC never deletes old state queue swap files. If checkpointing is enabled (either upon startup or triggered via JMX), the cleanup thread terminates and gives control over cleanup to the checkpointing logic. [Bug][TLC]
Showing
- tlatools/src/tlc2/output/EC.java 1 addition, 0 deletionstlatools/src/tlc2/output/EC.java
- tlatools/src/tlc2/output/MP.java 7 additions, 0 deletionstlatools/src/tlc2/output/MP.java
- tlatools/src/tlc2/tool/queue/DiskStateQueue.java 74 additions, 1 deletiontlatools/src/tlc2/tool/queue/DiskStateQueue.java
Please register or sign in to comment