2
0
mirror of https://opendev.org/x/pyghmi synced 2025-01-14 19:57:47 +00:00
Jarrod Johnson 4337179d7e Fix break handling in SOL
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
2019-02-01 09:18:12 -05:00
..
2019-02-01 09:18:12 -05:00
2017-01-05 15:52:14 +00:00
2013-08-07 13:51:05 -04:00
2017-12-08 18:16:15 -05:00
2017-11-21 07:52:45 -05:00
2017-01-05 15:52:14 +00:00