Skip to content

Manage temp directory deletion centrally #7576

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

Merged

Conversation

chrahunt
Copy link
Member

@chrahunt chrahunt commented Jan 9, 2020

This gives us a global toggle that we can use to control whether
temporary directories get deleted from one place (ideally, in the
commands taking --no-clean).

Other issues are preventing us from actually configuring this in our Command classes (as described in #7571), but we can use this implementation when those are unblocked.

This gives us a global toggle that we can use to control whether
temporary directories get deleted from one place (ideally, in the
commands taking --no-clean).
@chrahunt chrahunt added type: refactor Refactoring code skip news Does not need a NEWS file entry (eg: trivial changes) labels Jan 9, 2020
@chrahunt chrahunt marked this pull request as ready for review January 9, 2020 02:33
Copy link
Member

@sbidoul sbidoul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@xavfernandez xavfernandez merged commit 0a57e4e into pypa:master Jan 10, 2020
@chrahunt chrahunt deleted the refactor/centrally-manage-tempdir-deletion branch January 24, 2020 01:26
@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Feb 23, 2020
@lock lock bot locked as resolved and limited conversation to collaborators Feb 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation skip news Does not need a NEWS file entry (eg: trivial changes) type: refactor Refactoring code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants