You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An issue in roachtest cockroachdb#108530 prevents clean test
termination when calling Wait() on a test monitor
that did not have at least 1 task started.
This cause `cdc/kafka-oauth` test to hang.
Add a '30s' duration to the tpcc task to go around
this problem.
Fixescockroachdb#108507
Release note: None
0 commit comments