Skip to content

Fluxzero 1.128.1

Choose a tag to compare

@jbruinink jbruinink released this 03 Jul 10:42

1.128.1 (2026-03-27)

Bug Fixes

  • fix(proxy): wait for close handler in closeProxy test (94a513c)

    Synchronize the flaky websocket shutdown test on the server-side close handler as well as the open handler.
    This avoids asserting published events before the HandleSocketClose callback has finished emitting them.