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
Server(refactor[errors]): Refine daemon detection and docstrings
why: Tighten the internal implementation and documentation for daemon-not-up states.
what:
- src/libtmux/server.py: In-line missing-socket marker and simplify _is_daemon_not_up_error logic.
- src/libtmux/server.py: Compress _fetch_or_empty and _is_daemon_not_up_error docstrings for clarity.
0 commit comments