+
+
+ Superset tried to update the terminal daemon without closing
+ sessions, but the handoff did not finish. Reason:
+
+
+ {failure?.reason ?? ""}
+
+
+ Force update will close every terminal session
+ {aliveCount && aliveCount > 0 ? ` (${aliveCount} running)` : ""}{" "}
+ and start a fresh daemon.
+
+
+
+