mirror of
https://github.com/xcat2/confluent.git
synced 2026-03-27 12:43:28 +00:00
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.