mirror of
https://github.com/ziglang/zig.git
synced 2026-02-21 16:54:52 +00:00
`deleteTree` needs to retry once the directory is reported to be not empty. Otherwise, the retry condition is never reached.
`deleteTree` needs to retry once the directory is reported to be not empty. Otherwise, the retry condition is never reached.