d806a0e59d
This race can occur if the latch from the listener notifies the test thread and the test thread races ahead before the scheduler thread has a chance to emit the log message. This commit fixes this test by not counting down the latch until after the log message we are going to assert on has been emitted. |
||
---|---|---|
.. | ||
licenses | ||
src | ||
build.gradle |