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

[13.4-stable] Wait for 15 seconds for the qmp listener #4379

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

eriknordmark
Copy link
Contributor

Backport #4330

Make the code consitently wait/retry for 15 seconds - in some cases it would only wait for 3 seconds. Fixes timeout on slow devices.

Signed-off-by: eriknordmark erik@zededa.com
(cherry picked from commit 55b3933)

Make the code consitently wait/retry for 15 seconds - in some cases it
would only wait for 3 seconds. Fixes timeout on slow devices.

Signed-off-by: eriknordmark <erik@zededa.com>
(cherry picked from commit 55b3933)
Copy link

codecov bot commented Oct 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (13.4-stable@c5f247c). Learn more about missing BASE report.

Additional details and impacted files
@@              Coverage Diff               @@
##             13.4-stable    #4379   +/-   ##
==============================================
  Coverage               ?   20.93%           
==============================================
  Files                  ?       13           
  Lines                  ?     2895           
  Branches               ?        0           
==============================================
  Hits                   ?      606           
  Misses                 ?     2163           
  Partials               ?      126           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@OhmSpectator OhmSpectator merged commit 9e9192d into lf-edge:13.4-stable Oct 18, 2024
40 of 41 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.

2 participants