Skip to content

fix(kanban): guard write_txn ROLLBACK against SQLite auto-abort#31264

Closed
crayfish-ai wants to merge 2 commits into
NousResearch:mainfrom
crayfish-ai:pr/kanban-write-txn-rollback-guard
Closed

fix(kanban): guard write_txn ROLLBACK against SQLite auto-abort#31264
crayfish-ai wants to merge 2 commits into
NousResearch:mainfrom
crayfish-ai:pr/kanban-write-txn-rollback-guard

Conversation

@crayfish-ai

Copy link
Copy Markdown
Contributor

Guard kanban_db write_txn against SQLite auto-abort by wrapping rollback in exception handler.

@alt-glitch alt-glitch added type/bug Something isn't working P3 Low — cosmetic, nice to have comp/cli CLI entry point, hermes_cli/, setup wizard labels May 24, 2026
@alt-glitch

Copy link
Copy Markdown
Collaborator

Resubmission of closed #29839 (same author, same fix — closed-not-merged). Prior attempt had identical write_txn ROLLBACK guard.

@crayfish-ai

Copy link
Copy Markdown
Contributor Author

Resubmitting after fixing the check-attribution CI failure. The previous PR (#29839) was closed because the commit email wasn't mapped in AUTHOR_MAP — came from a new contributor (me) whose email needed to be registered. That's now resolved and all CI checks are green. Same fix, clean base.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp/cli CLI entry point, hermes_cli/, setup wizard P3 Low — cosmetic, nice to have type/bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants