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
Capture debug-level teardown diagnostics in the log file
Filtering the file sink at warning silently disabled a dozen
logger.debug calls written specifically to diagnose teardown races
in the TUI and exec runners. A file has no screen to corrupt, so
drop the floor to debug and let those diagnostics reach it.
0 commit comments