Add signal handler for SIGTERM
As the benchmark runner doesn’t send a SIGINT but a SIGTERM, the signal handler printing the statistics wasn’t triggered.
This commit is contained in:
Reference in New Issue
Block a user
As the benchmark runner doesn’t send a SIGINT but a SIGTERM, the signal handler printing the statistics wasn’t triggered.