mirror of
https://github.com/xcat2/confluent.git
synced 2026-06-02 17:28:32 +00:00
fbd5059ade
For reasons not entirely understood, we can have an ipmi command object without registering a key handler. Unconditionally register the key handler on each use of the command object. This still saves the network load of logging in, so it's not a terrible workaround.