mirror of
https://github.com/xcat2/confluent.git
synced 2026-04-12 03:41:29 +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.