Skip to content

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

@shreyb

Description

@shreyb

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions