Call retryDone() when giving up after lock failures

Previously when giving up after retrying due to too many lock failures,
a 'replication start --wait' command would wait indefinitely if it was
waiting on the push that gave up. Fix this by calling retryDone() after
giving up which will trigger the ReplicationStatus to reflect a failure
allowing the waiting to complete.

Change-Id: I0debade83612eb7ce51bab0191ab99464a6e7cd3
1 file changed
tree: f0144f881a55ba6416dd7e2faf76c2a670dd4c0d
  1. .settings/
  2. src/
  3. .gitignore
  4. .mailmap
  5. BUILD
  6. LICENSE