mirror of
https://github.com/xcat2/confluent.git
synced 2026-06-19 18:10:56 +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).