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

[Backport 6.1] fix(wait_for_log_lines): fix saturating cpu when waiting for log lines #8809

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Sep 23, 2024

We missed waiting time before recreating iterator. This causes unnecessary high cpu utilization.

refs: #8720

Testing

  • [ ]

PR pre-checks (self review)

  • I added the relevant backport labels
  • I didn't leave commented-out/debugging code

Reminders

  • Add New configuration option and document them (in sdcm/sct_config.py)
  • Add unit tests to cover my changes (under unit-test/ folder)
  • Update the Readme/doc folder relevant to this change (if needed)

(cherry picked from commit 092da01)

Parent PR: #8743

We missed waiting time before recreating iterator. This causes
unnecessary high cpu utilization.

refs: #8720
(cherry picked from commit 092da01)
@mergify mergify bot assigned soyacz Sep 23, 2024
@soyacz soyacz merged commit 14a809d into branch-6.1 Sep 23, 2024
7 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.

1 participant