• Thomas Mueller's avatar
    On out of disk space, the database could get corrupt sometimes, if later write… · 3a7317fa
    Thomas Mueller 提交于
    On out of disk space, the database could get corrupt sometimes, if later write operations succeeded. Now the file is closed on the first unsuccessful write operation, so that later requests fail consistently. DatabaseEventListener.diskSpaceIsLow() is no longer supported because it can't be guaranteed that it always works correctly.
    3a7317fa
要查找这些版本在本项目版本库库的状态,请查看 标签
changelog.html 54.3 KB