Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change: remove error
AddLearnerError::Exists
Even when the learner to add already exists, the caller may still want to block until the replication catches up. Thus it does not expect an error. And `Exists` is not an issue the caller has to deal with, it does not have to be an error.
- Loading branch information