Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Runner - Add signal handler in runner #530

Merged
merged 3 commits into from
May 23, 2023
Merged

Commits on May 8, 2023

  1. Add signal handler in runner

    Add signal handler in runner to gracefully exit when receiving SIGINT or
    SIGTERM during benchmark execution.
    abuccts committed May 8, 2023
    Configuration menu
    Copy the full SHA
    9b11ee1 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Fix unit test

    Fix unit test.
    abuccts committed May 9, 2023
    Configuration menu
    Copy the full SHA
    9a6dc23 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Update

    Update.
    abuccts committed May 10, 2023
    Configuration menu
    Copy the full SHA
    d5d0c73 View commit details
    Browse the repository at this point in the history