Skip to content

Conversation

rspier
Copy link
Collaborator

@rspier rspier commented Jul 13, 2025

Switch to the object interface for creating temp directories. This primarily changes their lifetime. They are now cleaned up when the scope ends, as opposed to when the program exits.

Fixes #533

Switch to the object interface for creating temp directories.  This primarily changes their lifetime.  They are now cleaned up when the scope ends, as opposed to when the program exits.
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.

_rewrite_tarball in paused should remove the tmpdir after use

1 participant