fix(storage): S-06 — container advisory lock prevents parallel mount and concurrent writes

This commit is contained in:
2026-09-19 09:05:12 +02:00
parent 9634beb744
commit f9733dfc73
7 changed files with 280 additions and 3 deletions
+1
View File
@@ -170,6 +170,7 @@ fn test_carrier_protection_in_storage_and_sync() {
checksum: false,
exclude_patterns: Vec::new(),
quiet: true,
force: false,
};
let pull_res = sanctum::sync::run_sync(
&db,