v0.1.46
Fixed
- A stuck background daemon now heals itself — if
vestadever stops responding (the "every pane frozen, reopening shows only a Last login line" hang), a built-in watchdog replaces it within about a minute and panes reconnect with scrollback restored — no more manual force-quit. Every operation in the daemon's event loop is also individually bounded now (kill-before-reap with pid guards, non-blocking accept, a hard per-client send budget), so the known ways to wedge it are closed, andwatchdog.login the mux dir records any time the safety net fires. (#127)
What's Changed
Full Changelog: v0.1.45...v0.1.46
What's Changed
Full Changelog: v0.1.45...v0.1.46