diff --git a/etc/tsansup.txt b/etc/tsansup.txt index ac2533e289..4056b7e308 100644 --- a/etc/tsansup.txt +++ b/etc/tsansup.txt @@ -28,6 +28,7 @@ race:BloombergLP::ball::LoggerManager::isInitialized() # It is a benign race in the test driver, but should be looked into at some # point. race:TestSession::waitForChannelClose +race:TestSession::arriveAtStepWithCfgs # Since we use mqbmock::Dispatcher in unit tests, this method does not get # enqueued correctly back to cluster-dispatcher thread, causing potential