Add termination note

This commit is contained in:
2019-03-02 01:38:22 +01:00
parent 8c149bc2f8
commit 874752a395

View File

@@ -448,6 +448,8 @@ impl BenchmarkRepository
}
);
}
info!("all jobs done, all results uploaded");
}
}