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

Reimplement disk quota checks using os.statvfs() #540

Open
shreyb opened this issue Feb 26, 2024 · 0 comments
Open

Reimplement disk quota checks using os.statvfs() #540

shreyb opened this issue Feb 26, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@shreyb
Copy link
Collaborator

shreyb commented Feb 26, 2024

Given a few issues that have arisen with the new disk checking feature, it will probably be more OS/Locale-agnostic to use os.statvfs() and getting the various information to check from there. We should still implement #539.

@shreyb shreyb added the enhancement New feature or request label Feb 26, 2024
@shreyb shreyb added this to the 1.7 milestone Feb 26, 2024
@shreyb shreyb modified the milestones: 1.7, 1.8 Mar 31, 2024
@shreyb shreyb removed this from the 1.8 milestone Apr 18, 2024
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