mirror of
https://gerrit.googlesource.com/git-repo
synced 2026-08-31 11:56:21 +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>
Languages
Python
98.1%
Shell
1.9%