mirror of
https://github.com/logos-blockchain/logos-blockchain-simulations.git
synced 2026-02-18 12:13:09 +00:00
flush duration writer more often
This commit is contained in:
parent
66eb6ee9d2
commit
ff92070498
@ -115,6 +115,7 @@ fn main() {
|
||||
vtime.to_string(),
|
||||
])
|
||||
.unwrap();
|
||||
dur_writer.flush().unwrap();
|
||||
|
||||
let new_queue_data_msgs_counts_path =
|
||||
wip_queue_data_msgs_counts_path.replace("__WIP__iteration_", "iteration_");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user