Install
openclaw skills install @mvogt99/race-conditionShared mutable state is accessed from concurrent contexts without synchronization, producing nondeterministic behavior.
openclaw skills install @mvogt99/race-conditionTwo or more concurrent contexts — threads, async tasks, processes, requests — read and write the same state without coordination. Tests pass on a lightly-loaded machine; production corruption appears under real traffic.
INSERT ... ON CONFLICT, unique indexes, setnx.pytest-asyncio / concurrent harnesses.