Open amitanandaiyer opened 4 years ago
may be a known issue? @bmatican
// TODO(bogdan): There is a race between scheduling and running and can cause this to fail.
// Should look into removing the kScheduling state, if not needed, and simplifying the state
// transitions!
DCHECK(task_state == MonitoredTaskState::kWaiting) << "State: " << ToString(task_state);
@amitanandaiyer , Do you know if this is still relevant? If not, can we close it?
Jira Link: DB-10812 failure while running
ybd tsan --cxx-test integration-tests_cassandra_cpp_driver-test --gtest_filter CppCassandraDriverTest.TestDeleteAndCreateIndex -n 100 --tp 1
with D9182