Skip to content

ssh-server-manager 0.4.1

Latest

Choose a tag to compare

@xiayh0107 xiayh0107 released this 17 Jul 18:08

Fixed

  • Windows: serverctl ui --status / --stop no longer reports a terminated UI process as still running when another process holds a handle to it. Process liveness is now checked with WaitForSingleObject instead of assuming a successful OpenProcess means the process is alive. Previously ui --stop could poll to its 5-second timeout and report failure even though the process had already exited.

No functional changes on macOS/Linux.

Install: pip install ssh-server-manager==0.4.1 · CHANGELOG