Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to cleanup temp files before running commands #15

Open
ssbarnea opened this issue Jun 11, 2021 · 0 comments
Open

Add ability to cleanup temp files before running commands #15

ssbarnea opened this issue Jun 11, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@ssbarnea
Copy link
Member

As it is known that some temp directories are prone to cause problems with tox test execution it would be great, especially as the list of folders is likely to be stable.

I am aware of manual shell/bash hacks being used for more than a decade but these are hard to maintain, usually not portable (gnu/bsd differences, windows for some). Having a python implementation would make its use much easier.

Example: https://review.gerrithub.io/c/redhat-openstack/infrared/+/518716/2/tox.ini#23

@ssbarnea ssbarnea added the enhancement New feature or request label Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant