Files
buildkit/cache
Anthony Nandaa f736b448d7 fix: wcow: cache: add lock for enable/disable privileges
Fixes #5906, reverts #5980

Previously, due to lack of a sync mechanism, we'd end up
with some race condition (occassionally) due to one deferred
disableProcessPrivileges call happening before the rest
complete.

Fix this by introducing a mutex to coordinate the enabling
and disabling of the privileges.

Signed-off-by: Anthony Nandaa <profnandaa@gmail.com>
2025-05-23 13:47:12 +03:00
..
2025-03-07 08:18:45 -08:00
2025-05-02 12:19:22 -07:00
2025-01-13 16:42:48 -08:00
2025-01-13 16:42:48 -08:00
2025-05-02 12:19:17 -07:00
2025-05-02 12:44:01 -07:00
2025-05-02 12:19:17 -07:00
2025-05-14 10:53:52 +02:00