Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Event recorder should wait for some time to get all expected events, the event may be written by another goroutine that just have finished. It should not slow down the test in most cases, only when there is a bug and expected event is not sent.
- Loading branch information