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
Revised the status message output from the `dmypy status` command to
eliminate potential misunderstandings about the daemon's operational
state.
Given the daemon’s synchronous design, the server may appear
unresponsive during periods of heavy processing. When encountering a
timeout, the status message could suggest that the daemon was "stuck",
prompting users to prematurely consider stopping it.
Fixes#18008
0 commit comments