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

apmsoak: do not stop on errors, continue until SIGINT #56

Merged
merged 8 commits into from
Mar 5, 2024

Commits on Feb 23, 2024

  1. add test to event rate parsing

    Signed-off-by: inge4pres <[email protected]>
    inge4pres committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    f7259e4 View commit details
    Browse the repository at this point in the history
  2. implement graceful shutdownon SIGINT

    Signed-off-by: inge4pres <[email protected]>
    inge4pres committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    285b014 View commit details
    Browse the repository at this point in the history
  3. exit also on SIGTERM

    Signed-off-by: inge4pres <[email protected]>
    inge4pres committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    5c504eb View commit details
    Browse the repository at this point in the history
  4. add CLI flag to ignore errors

    Signed-off-by: inge4pres <[email protected]>
    inge4pres committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    1a2d7ff View commit details
    Browse the repository at this point in the history
  5. enable race detection in tests, fix race

    Signed-off-by: inge4pres <[email protected]>
    inge4pres committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    22eefbb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    805d239 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. consistent syntax in flag helper

    Co-authored-by: Carson Ip <[email protected]>
    inge4pres and carsonip authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    bf7dde3 View commit details
    Browse the repository at this point in the history
  2. refactor: rename flag and fields

    Signed-off-by: inge4pres <[email protected]>
    inge4pres committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    bdab176 View commit details
    Browse the repository at this point in the history