bb71545dee
When the test was going to fail, a goroutine would accidentally block
on writing to an unbuffered channel, and the spawnTestGoroutine helper
would wait for that goroutine to end on cleanup, causing the test to
hang forever while it was trying to fail.
(cherry picked from commit
|
||
---|---|---|
.. | ||
cluster_capabilities | ||
deploy/tools | ||
integration | ||
testlib |