nighthawk icon indicating copy to clipboard operation
nighthawk copied to clipboard

Improve error message when terminating due to a predicate

Open mum4k opened this issue 3 years ago • 1 comments

Nighthawk will sometimes terminate some of its worker threads early, before the specified --duration has elapsed. It reports the error:

[E] Exiting due to failing termination predicate

This error message should tell the user which termination predicate failed, that is, which counter was exceeded, and what its final value was.

This would be useful debugging information because the user may have specified multiple termination predicates.

mum4k avatar Apr 12 '22 00:04 mum4k

@mergeconflict

jmarantz avatar May 31 '23 19:05 jmarantz