Skip to content
Commit f203ff7f authored by Harald Sitter's avatar Harald Sitter 🐧
Browse files

make qml cache disabling conditional on statvfs

this is still a bit risky but 5GiB hopefully gives us enough leeway to
create valid caches before potentially running out of space. e.g. when
the system is currently leaking onto a disk somehow, the space could not
survive for very long. the hope is that this is enough of an edge case
that it should not ever happen in practice.

filesystem::space should be supported on all supported platforms
parent de6ebd66
Pipeline #382890 passed with stage
in 11 minutes and 10 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment