"There is not enough space on disk" UI dialog during cleanup
Open
bug
help wanted
- Dominant language
- F#
- Stars
- 9
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
There was a time when I had no space on disk at all, and it caused Vacuum to show a UI dialog:

It should never show any UI dialogs. In `--force` mode this should behave as if "yes" was pressed, and in non-force mode it should auto-cancel and report an error.
Same behavior (a UI dialog) was observed with and without the `-f` option being passed.
Contributor guide
Assessment
This issue has not been assessed yet.