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

Disable cloud analysis when using an external engine #16914

Merged
merged 4 commits into from
Feb 3, 2025

Conversation

n-e
Copy link
Contributor

@n-e n-e commented Feb 3, 2025

Closes #11237

What I did:

  • In AnalyseCtrl: When the external engine is active, do not store the incoming cloud eval in the node, even if the node has no eval (it seems better to me to display "Calculating..." for a few tenth of a second rather than flash a cloud eval)
  • In CevalCtrl : Do not stop the external engine when there is already a known cloud eval. This happens when the user has just switched from a local engine to an external engine

@ornicar ornicar merged commit d6b4899 into lichess-org:master Feb 3, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add option to disable cloud for analysis tool
2 participants