mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-21 16:41:56 +03:00
ce3fe72d9a
`deleteTree` needs to retry once the directory is reported to be not empty. Otherwise, the retry condition is never reached.