Changelog
- f207386: feat(session): exit 4 when no session has the name (#593) (@owenthereal)
- ec7ab30: feat: set a session's join timeout after launch (upterm session set) (#595) (@owenthereal)
- e0b2a3d: fix(host): fetch github.com keys anonymously when the credential lookup times out (#594) (@owenthereal)
- c309798: fix(host): flush the tty's output queue before closing it on macOS teardown (#589) (@owenthereal)
- e4b9b0b: refactor(host): delete the unreachable in-process upterm host (#586) (@owenthereal)
- 526e039: test(ftests): bound the slow-guest burst by the binary's deadline, not 25 s (#592) (@owenthereal)
- 7ec9ce4: test(host): cover the daemon's untested startup-failure paths (#587) (@owenthereal)
- 9fcf873: test(host): pin startup_failed for the failure matrix's bind, mkdir and tunnel rows (#588) (@owenthereal)
- 4343ef3: test: deflake two join-timeout tests from #585 (#590) (@owenthereal)