Files
grabowski f45adceef0
Deploy to LXC / deploy (push) Successful in 35s
Bound deploy SSH step to 5m so a hung session fails fast
A leftover child process from npm ci/build can keep the SSH
session's file descriptors open even after the remote script
exits, leaving the Action step hanging indefinitely with no
useful signal -- the actual deploy work (build, restart, health
check) normally finishes in well under a minute.
2026-07-01 11:51:59 +07:00
..