/** * SMI-5883 §8f -- end-to-end lost-update stress test, deliberately kept * SEPARATE from the §8b reclaim-race proof: 8 real child processes each * acquire -> read -> add a distinct key -> atomicWriteFile -> release, 5 * rounds each, with NO seam, NO barrier, and NO injection. This exercises * the primitive under real contention among genuinely-alive processes (no * staleness/reclaim path is ever exercised here), catching whole-mechanism * regressions that a seam-driven test could mask. Neither this test nor * §8b substitutes for the other. */ export {}; //# sourceMappingURL=owned-lock-lost-update.test.d.ts.map