• v1.7.2 1cc1a4323b

    v1.7.2 Stable

    joeyr released this 2026-06-29 22:47:10 -05:00 | 104 commits to main since this release

    Internal

    • Integration tests no longer make real loopback patch GETs. The test harness now stubs the patch resolver's fetch in-memory by default (resolving the mock server's game version without a socket); the single test that exercises the real LCU patch wiring opts in explicitly. This removes the per-test network churn and the ECONNRESET log noise at teardown, and with it a source of rare waitFor timeouts under parallel test forks. Harness wait budgets were also raised to 10 s, and the patch resolver no longer logs a warning for a fetch that fails after it has been stopped (an expected shutdown-time connection reset).
    Downloads