Files
steamcache2/vfs
ash 5e22f1054b
CI / vulncheck (pull_request) Successful in 16s
CI / check-and-test (pull_request) Failing after 40s
vfs/disk: Harden pending-window test against empty-dir race
Empty-dir disk init closes initDone almost immediately, so
TestDiskTierSignalMixedPendingReady can observe DiskTierReady=0 then
a heartbeat that already saw ready. Register a per-root init hold so
the test can keep the pending window open without slowing production.

Link: #36
2026-09-08 15:16:59 +00:00
..