Skip to content

Verify storage lock is abandoned before cleanup#8

Merged
VectoDE merged 1 commit intocodex/fix-stale-lock-file-handlingfrom
codex/fix-stale-storage-lock-handling
Oct 22, 2025
Merged

Verify storage lock is abandoned before cleanup#8
VectoDE merged 1 commit intocodex/fix-stale-lock-file-handlingfrom
codex/fix-stale-storage-lock-handling

Conversation

@VectoDE
Copy link
Copy Markdown
Owner

@VectoDE VectoDE commented Oct 22, 2025

Summary

  • avoid deleting lock files that still belong to a running process
  • add platform-specific helpers to detect whether the recorded PID is alive before treating a lock as stale

Testing

  • go test ./...

https://chatgpt.com/codex/tasks/task_e_68f8e29d00a4832cb4d0c13320b0b9ca

@VectoDE VectoDE merged commit b43b36f into codex/fix-stale-lock-file-handling Oct 22, 2025
@VectoDE VectoDE deleted the codex/fix-stale-storage-lock-handling branch October 22, 2025 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant