David Bar-On
David Bar-On
@rathann, per [this comment](https://github.com/esnet/iperf/issues/1009#issuecomment-2226046826), suggest when iperf3 gets a signal it should `exit(0)` on `SIGTERM`. Do you think there are other termination signals that should cause exit code 0?
Submitted PR #1829 with a suggested change to exit with code 0 when iperf3 is terminated because of SIGTERM. I considered adding a parameter to allow of dynamic list of...
Thanks. Added SIGINT to PR #1829.
I believe that using the `--omit` option should solve the problem, as the omitted periods are not taken into account in the statistics calculations.