Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Skip initial tick-delay when pining servers in CI tests.
The `Eventually` function will always wait for its initial tick-delay. This commit ensures that the PingInterceptedEchoServer pings immediately and then uses Eventually if that ping fails. Signed-off-by: Thomas Hallgren <thomas@tada.se>
- Loading branch information