mirror of
https://github.com/xcat2/confluent.git
synced 2026-09-05 04:27:56 +00:00
0b7f6b1395
Closing a console gives up its claim on the session, and that talks to the bmc, so let it fail the same way the console's own deactivate is already allowed to. kg was left as the caller passed it in both the register key and the reuse check, so the mismatch fixed for the name and password still applied to it. The count for a new socket was taken before binding it and before the io task was known to be up. Take it last, once nothing is left that can still fail.