2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-08-04 00:17:01 +00:00
Files
confluent/confluent_server/aiohmi/ipmi
Markus Hilger dc906b9cd0 Await IPMI session challenge callbacks
The IPMI 1.5 session-challenge callback returned coroutine objects from error reporting and session activation instead of expressing an asynchronous callback contract directly. That made completion depend on the dispatch path noticing and awaiting the returned object.

Make the callback asynchronous and explicitly await both onlogon() and _activate_session(), ensuring failure notification and activation finish before callback dispatch continues.
2026-07-13 17:25:22 +02:00
..
2026-04-30 08:48:24 -04:00
2026-04-30 08:48:24 -04:00
2026-07-13 02:50:11 +02:00
2026-07-13 02:50:11 +02:00
2026-04-30 08:48:24 -04:00
2026-04-30 08:48:24 -04:00
2026-07-13 02:50:11 +02:00