mirror of
https://github.com/xcat2/confluent.git
synced 2026-09-11 12:06:26 +00:00
93a6ee554b
get_user_name documents that it answers None when reading a slot fails, but raw_command raises before the check that would return it, so that branch has never run and one refused slot aborted the whole user list. Answer None where the docstring says to, and let get_users drop the blanket except it grew to work around it. Only a completion code counts as the bmc answering about the slot. A timeout carries the fabricated 0xffff from the session layer and a lost session carries no code at all, and swallowing either of those reports a list truncated at the point of failure as a complete one.