basecamp / kamal

Deploy web apps anywhere.
https://kamal-deploy.org
MIT License
9.38k stars 357 forks source link

Set sshkit minimum version to 1.22.2 #812

Closed djmb closed 1 month ago

djmb commented 1 month ago

This includes a fix for a bug in the eviction thread that could cause this error:

[ERROR (IOError): Exception while executing on host foo: closed stream]

See https://github.com/capistrano/sshkit/pull/534