mirror of
https://gerrit.googlesource.com/git-repo
synced 2026-06-05 01:19:50 +00:00
26120ca18dd8c2567b0df5a533d52d53c4111bc2
If the SSH client terminated abnormally in the background (e.g. the server shutdown while we were doing a sync) then the pid won't exist. Instead of crashing, ignore it, the result we wanted (a non-orphaned ssh process) is already acheived. Signed-off-by: Shawn O. Pearce <sop@google.com>
Description
Languages
Python
97.9%
Shell
2.1%