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
why: The branch wrapped every unrelated launch OSError in
LibTmuxException. That changed trunk behavior for E2BIG and similar
failures even though only unavailable executables need normalization.
what:
- Re-raise unrelated launch OSError values unchanged from direct APIs
- Catch and log those errors only at lenient list boundaries
- Document direct and lenient exception behavior
- Cover all three list accessors and supported tmux builds
0 commit comments