Function mz_testdrive::action::consistency::run_consistency_checks

source ·
pub async fn run_consistency_checks(state: &State) -> Result<ControlFlow, Error>
Expand description

Runs consistency checks against multiple parts of Materialize to make sure we haven’t violated our invariants or leaked resources.