This repository is currently being migrated. It's locked while the migration is in progress.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix an issue where we try to access a nil pointer
Getting the sync progress of a deployment can sometimes fail and return back a nil result. This happens rarely but when it does we don't want to panic
- Loading branch information