You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(scripts): update smoke test session cleanup check for retained closed sessions
Since a62d739, cleanup_done transitions to 'closed' (not terminal/deleted)
so sessions are retained on disk for history lookup. Update wait_session_cleanup
to accept 'closed' status as cleaned up, and add timeout wait for cancel test.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments