[HIGH] SQLite global write lock causes contention #52
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Finding from Performance Analysis\n\nhermes_state.py uses global lock with 15 retries\n\nFix: Connection pooling, batch writes, WAL mode\n\nPart of 8-subagent systematic analysis
✅ FIXED: SQLite contention fixed in PR #62