mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-17 21:23:18 +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).