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

fix(gpu): clean up gpu status minitor after stopping gpu mining #797

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

MCozhusheck
Copy link
Collaborator

@MCozhusheck MCozhusheck commented Oct 9, 2024

Description

fixes: #740
Remove status monitor after stopping gpu mining.

Motivation and Context

Stop spamming error in console Error in getting response from XtrGpuMiner status ...

How Has This Been Tested?

Disabled gpu mining in mining settings and checked if there are still warnings in console.

What process can a PR reviewer use to test or verify this change?

Same as above.

Breaking Changes

  • None
  • Requires data directory on base node to be deleted
  • Requires hard fork
  • Other - Please specify

@stringhandler stringhandler merged commit de2b54d into tari-project:main Oct 9, 2024
10 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.

Repeated requests for gpu miner stats when the miner is not running.
2 participants