mirror of
https://github.com/xcat2/confluent.git
synced 2026-08-03 16:07:00 +00:00
d665064dbd
A firmware update posts on one session for the minutes its apply loop runs, and an FFDC collection downloads on the session it acquired, but wc() judges a session by its age alone, so a settings call arriving thirty seconds in logged that session out from underneath them. Flag the long operations the way the IMM and XCC handlers already do and leave their session in place.