mirror of
https://github.com/xcat2/confluent.git
synced 2026-04-25 02:01:27 +00:00
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).