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

client: get 'in use' state only if computing preferences need it. #5797

Merged
merged 3 commits into from
Sep 6, 2024

Conversation

davidpanderson
Copy link
Contributor

No description provided.

@AenBleidd
Copy link
Member

@davidpanderson, please fix MacOS build:

Compiling client_state.cpp

❌  /Users/runner/work/boinc/boinc/client/client_state.cpp:1059:36: use of undeclared identifier 'idle_time'

    if (started_by_screensaver && (idle_time < 30) && (getppid() == 1)) {
                                   ^                                

@AenBleidd AenBleidd added this to the Client/Manager 8.0.5 milestone Sep 6, 2024
@AenBleidd AenBleidd merged commit afe1c73 into master Sep 6, 2024
146 checks passed
@AenBleidd AenBleidd deleted the dpa_need_idle_state branch September 6, 2024 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

2 participants