Skip to content

Conversation

@afterlook
Copy link

@afterlook afterlook commented Nov 22, 2025

os package does not handle cleanup of temporary diretories, so users are expected to cleanup after they are done.

It's a non functional change, but IMO it's beneficial to clean either whatever go tmp is set to or /tmp that pollutes RAM space in most default installations.

Pull request description

Checklist (choose whats happened)

  • breaking change! (describe)
  • tested locally
  • tested on cluster
  • added new dependencies
  • updated the docs
  • added a test

Breaking changes

Changes

Fixes

os package does not handle cleanup of temporary diretories, so users are
expected to cleanup after they are done.

It's a non functional change, but IMO it's beneficial to clean either
whatever go tmp is set to or `/tmp` that pollutes RAM space in most
default installations.

Signed-off-by: afterlook <[email protected]>
@afterlook afterlook requested a review from a team as a code owner November 22, 2025 14:21
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