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

Stop scanning when going to hibernate #569

Open
rorso opened this issue Sep 6, 2024 · 1 comment
Open

Stop scanning when going to hibernate #569

rorso opened this issue Sep 6, 2024 · 1 comment

Comments

@rorso
Copy link

rorso commented Sep 6, 2024

I found that fsearch is prohibiting hibernate while scanning and it does not continue the hibernate process once finished. So the computer keeps running on both automated hibernate (when inactive for some time) and when initiated manually, if the trigger falls within fsearch scanning activity.

I would propose that fsearch would either automatically terminate the scanning process when hibernate is requested, or at least hibernate when the scanning is finished, as the hibernate-trigger most likely is not repeated.

Running version 0.2.3 (PPA-stable) on Ubuntu 24.04.1, but was the same on 22.04

@cboxdoerfer
Copy link
Owner

Hi,

FSearch isn't actively prohibiting hibernate - maybe that happens indirectly due to the disk activity?

Additionally, I don't know if there's a hibernate request at all or how to monitor for it and if an unprivileged user process like FSearch is even allowed trigger hibernation. I need to do some research on that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants