disinto/dev
openhands 1352620c3d fix: ci_fix_count/ci_fix_increment not atomic — potential race under concurrent polls (#118)
Wrap ci_fix_count(), ci_fix_increment(), and ci_fix_reset() with flock
on a shared lockfile to prevent concurrent modification of the JSON
tracker. Uses flock(1) in command-wrapping mode so each Python process
holds an exclusive lock for the duration of its read-modify-write cycle.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 06:30:17 +00:00
..
dev-agent.sh fix: feat/formula not merged but formula templates and label docs already on main (#69) 2026-03-18 02:17:18 +00:00
dev-poll.sh fix: ci_fix_count/ci_fix_increment not atomic — potential race under concurrent polls (#118) 2026-03-18 06:30:17 +00:00
phase-test.sh fix: address review findings from issue #79 phase protocol 2026-03-17 19:27:11 +00:00