go/internal
Claude (M3 Studio) 6bf271e4b1 fix(bugseti): acquire mutex in NewQueueService before load()
q.load() accesses shared state (issues, seen, current) without holding
the mutex, creating a race condition. Wrap the call with q.mu.Lock().

Fixes #52

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 05:53:52 +00:00
..
bugseti fix(bugseti): acquire mutex in NewQueueService before load() 2026-02-16 05:53:52 +00:00
cmd feat(agentci): rate limiting and native Go dispatch runner 2026-02-10 03:08:16 +00:00
core-ide feat(agentci): Clotho orchestrator and security hardening 2026-02-10 03:08:16 +00:00
tools/i18n-validate feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00
variants Merge branch 'feat/release-and-installers' into new 2026-02-08 21:59:18 +00:00