Bare sleeps in testing usually lead to flaky tests in the future and people end up just bumping the sleep duration.
Ideally we find a solution that is more of a retry function of checking for an expected state with a decently long timeout that we should only ever hit if there is actually something wrong.
Originally posted by @MSevey in #567 (comment)
Originally posted by @MSevey in #567 (comment)