mirror of
https://opendev.org/x/pyghmi
synced 2025-01-14 19:57:47 +00:00
4337179d7e
When the retry logic was moved to console, it exposed a problem with the sol handler being called in the midst of transmitting without clearing the pending payload, resulting in an infinite recursion of sending the same break. Resolve by using the common call to sendoutput to have it occur only after the current head of pending output has been removed. Change-Id: Iaae86a3bd870c1841530e200ef0f5780a5cc6993