Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@hinto-janai
Copy link
Member

Fixes #46
Fixes #52

Introduced in 1fcb827#diff-3d0f0f96e2b1cfdd5e6796aff8141648114a917d7ff1de53a0d8f88248418088L1804-L1810.

Combination of issues led to flickering 0s uptime:

  1. Uptime update was moved within "if terminal output updated" branch
  2. Uptime gets std::mem::take()'en which leaves it in 0s state in-between terminal updates (it should have unconditionally been set to the correct value per call)

@hinto-janai hinto-janai added the bug Something isn't working label Jan 22, 2024
@hinto-janai hinto-janai merged commit 78156a5 into main Jan 26, 2024
@hinto-janai hinto-janai deleted the uptime branch January 26, 2024 14:33
Cyrix126 added a commit that referenced this pull request Dec 4, 2025
sudo password are not needed when:
- the user is granted permission to use sudo without password in visudo
- the sudo cache still grant the user privileges after having entered
the password
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

XMRig Uptime flickering beetwen 0s and actual time Status Page showing ??? values for fields

2 participants