Skip to content

fix(core/cleanup): continue past bad session registries#284

Merged
cbusillo merged 1 commit into
mainfrom
fix/session-registry-read-error-cleanup
May 31, 2026
Merged

fix(core/cleanup): continue past bad session registries#284
cbusillo merged 1 commit into
mainfrom
fix/session-registry-read-error-cleanup

Conversation

@shiny-code-bot
Copy link
Copy Markdown
Collaborator

Summary

  • continue current-session worktree cleanup when one registry file cannot be read
  • count unreadable registries as cleanup errors while still scanning fallback registries
  • add a regression for a bad primary registry plus valid fallback registry

Validation

  • cargo test -p code-core current_session_cleanup_skips_bad_primary_registry_and_reads_fallback
  • ./build-fast.sh

@cbusillo cbusillo merged commit 25f8c4b into main May 31, 2026
1 check passed
@cbusillo cbusillo deleted the fix/session-registry-read-error-cleanup branch May 31, 2026 18:23
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.

2 participants