Implemented autocommitter
This commit is contained in:
@@ -59,8 +59,5 @@ fn main()
|
||||
}
|
||||
}
|
||||
|
||||
let duration = time::Duration::from_secs(20);
|
||||
thread::sleep(duration);
|
||||
|
||||
benchmark_repository.wait_for_autocommit_thread();
|
||||
}
|
||||
|
Reference in New Issue
Block a user