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 High CPU load by rotator thread #150

Merged
merged 9 commits into from
Apr 19, 2024
Merged

Fix High CPU load by rotator thread #150

merged 9 commits into from
Apr 19, 2024

Conversation

okynos
Copy link
Member

@okynos okynos commented Apr 19, 2024

Hello!

Thanks to @amarce for reporting this issue.
This PR closes #149

Changes:

  • Removed iteration check inside rotator loop. Included a 30 minute sleep (Will be configurable in the future)
  • Fixed Wix version selector in MSI package building procedure.
  • Fixed variable temporal folder size in auditevent file. test_from unit test patched and tested locally.

@okynos okynos added the bug Something isn't working label Apr 19, 2024
@okynos okynos self-assigned this Apr 19, 2024
@okynos okynos merged commit ad0df19 into main Apr 19, 2024
24 checks passed
@okynos okynos deleted the 149-fix-cpu-load branch April 19, 2024 15:23
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.

High CPU usage on versions newer than 0.4.8
1 participant