• Jan Safranek's avatar
    Fix fake event recorder race · ee74cc43
    Jan Safranek authored
    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.
    ee74cc43
Name
Last commit
Last update
..
options Loading commit data...
OWNERS Loading commit data...
binder_test.go Loading commit data...
controller.go Loading commit data...
controller_base.go Loading commit data...
controller_test.go Loading commit data...
delete_test.go Loading commit data...
framework_test.go Loading commit data...
index.go Loading commit data...
index_test.go Loading commit data...
provision_test.go Loading commit data...
recycle_test.go Loading commit data...
volume_host.go Loading commit data...