CESSProject / cess-miner

A mining program based on cess storage system.
Apache License 2.0
72 stars 26 forks source link

After successful verification, the idle file did not delete the temporary file for some reason. #302

Open httpservlet opened 3 weeks ago

httpservlet commented 3 weeks ago

The total size of the idle file after successful verification should be 16G, but in my miner, it is 32G. For some reason, 16G of temporary files were not deleted, which will affect the subsequent P disk space.

jiuquxzy commented 3 weeks ago

This issue has been fixed in the new version: https://github.com/CESSProject/cess_pois/tree/v0.5.17 Will be pushed in the next version of cess-miner