Skip to content

Fix cleanup temp file handling#107

Merged
codeforester merged 1 commit into
mainfrom
bug/105-20260703-cleanup-temp-traps
Jul 3, 2026
Merged

Fix cleanup temp file handling#107
codeforester merged 1 commit into
mainfrom
bug/105-20260703-cleanup-temp-traps

Conversation

@codeforester

Copy link
Copy Markdown
Collaborator

Summary

  • register std/file/git internal temporary files with the shared cleanup path dispatcher
  • preserve existing multi-line EXIT traps with safer trap parsing
  • make file temp cleanup ignore empty path slots cleanly and keep BATS capture stable

Fixes #105

Validation

  • ./tests/validate.sh
  • git diff --check

@codeforester codeforester merged commit 54b2133 into main Jul 3, 2026
2 checks passed
@codeforester codeforester deleted the bug/105-20260703-cleanup-temp-traps branch July 3, 2026 19:56
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.

Harden cleanup temp files and EXIT trap preservation

1 participant