mirror of
https://github.com/xcat2/confluent.git
synced 2026-07-28 00:29:41 +00:00
d4357c6984
IPMI plugin was issuing redundant calls to remove the same watcher. Track that a session has already unhooked to avoid double unhook (which runs at least a slight risk of unhooking the wrong handler (*if* it were allowed).