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

Low disk space limiter seems to not be working #197

Open
CorentinB opened this issue Feb 3, 2025 · 2 comments
Open

Low disk space limiter seems to not be working #197

CorentinB opened this issue Feb 3, 2025 · 2 comments
Assignees
Labels
bug Something isn't working v2 Label to use when describing an issue for Zeno v2

Comments

@CorentinB
Copy link
Collaborator

When starting a Zeno with low disk space, it crawls anyway then crash because no disk space available left.

@CorentinB CorentinB added bug Something isn't working v2 Label to use when describing an issue for Zeno v2 labels Feb 3, 2025
@equals215
Copy link
Member

equals215 commented Feb 4, 2025

Might be because crawling starts before the disk watcher ticks and pause. Will ensure a disk space check is done BEFORE anything else happen.
Done on #202, further testing needs to happen before closing.

@CorentinB
Copy link
Collaborator Author

It does indeed looks exactly like what might happen. Good catch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v2 Label to use when describing an issue for Zeno v2
Projects
None yet
Development

No branches or pull requests

2 participants