Skip to content

Commit

Permalink
Make sure to continue after skipping
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-ogrady committed Dec 4, 2020
1 parent f471414 commit 8d785a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions reconciler/reconciler.go
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,8 @@ func (r *Reconciler) queueChanges(
); err != nil {
return err
}

continue
}

// Add all seen accounts to inactive reconciler queue.
Expand Down

0 comments on commit 8d785a1

Please sign in to comment.