mirror of
https://github.com/ziglang/zig.git
synced 2026-01-03 03:53:20 +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.