发布

  • v0.2.0.6 — wait_for_windows_responsive retries instead of bailing on first probe failure

    frostbyte_neo 发布于 2026-04-26 23:38:17 +00:00 | 790 次提交 在此版本后已推送到 main

    Fixed: helper fired exactly ONE FreeRDP probe after RDP port opened;
    a single failure (rc=147 connection-reset on still-booting guest)
    returned False immediately and the caller's timeout was ignored.
    Now retries 5-20s probes paced 3s apart until one succeeds or the
    overall timeout expires.

    下载附件