Skip to content

v0.28.1

Choose a tag to compare

@github-actions github-actions released this 22 Jun 10:57
· 28 commits to main since this release

Fixed

  • synapse wait now exits (code 3) when its connection drops — a hub restart,
    supersede, or network blip — instead of looping forever on the dead socket. A
    --timeout 0 waiter that silently stayed up after a hub restart was exactly how an
    agent went dark (reachable via its presence daemon, but never woken); it now exits
    so the caller re-arms.