Skip to content

Commit

Permalink
client: check status-interval
Browse files Browse the repository at this point in the history
Signed-off-by: Sitsofe Wheeler <sitsofe@yahoo.com>
  • Loading branch information
sitsofe committed Jun 30, 2017
1 parent dd3503d commit bd5dc65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client.c
Original file line number Diff line number Diff line change
Expand Up @@ -1975,6 +1975,7 @@ int fio_handle_clients(struct client_ops *ops)
break;
}

check_for_running_stats();
check_trigger_file();

timeout = min(100u, ops->eta_msec);
Expand Down

0 comments on commit bd5dc65

Please sign in to comment.