Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Re-add sleep of 2 sec before looking for partitions
This fixes issue solo-io#162 and solo-io#165. I refactored the timeout handling, with solo-io#169 by increasing the existing timeout and removing the additional 2 sec sleep, because the 2 sec sleep was not working in all cases. Unfortunately, the increase alone is not sufficient, so I'm re-adding the 2 sec sleep again.
- Loading branch information