Skip to content

fix: remove SQLite WAL/shm files in make fresh#349

Merged
eugenioenko merged 1 commit into
mainfrom
fix/make-fresh-cleanup
May 10, 2026
Merged

fix: remove SQLite WAL/shm files in make fresh#349
eugenioenko merged 1 commit into
mainfrom
fix/make-fresh-cleanup

Conversation

@eugenioenko
Copy link
Copy Markdown
Owner

Summary

  • make fresh now removes autentico.db-shm and autentico.db-wal alongside the database file
  • Stale -shm files can cause disk I/O error (522) when restarting the server after a crash or branch switch

Test plan

  • Run make fresh and verify all three DB files are removed before reinitializing

🤖 Generated with Claude Code

Stale -shm files can cause disk I/O errors when restarting the server
after a crash or branch switch.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@eugenioenko eugenioenko merged commit a519bc9 into main May 10, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant