mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-28 11:57:37 +00:00
Jarrod Johnson
b944677f85
Fix ipmi events if pyghmi spins in an eventloop
If circumstances inside pyghmi cause it to be looping in an event loop, confluent was getting work done, but the code to wake up the eventlet greenthreads wouldn't get tickled. Address this by also waking up waiters in the function that is invited to the pyghmi event loop party.
…
Description
Languages
Python
80.3%
Shell
15.6%
C
3.6%
Perl
0.3%