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

[19587] Include variety of terminate proccess signals handler in discovery server #4278

Merged
merged 5 commits into from
Jan 30, 2024

Commits on Jan 23, 2024

  1. Refs #19587: Include SIGHUP handler

    Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
    JesusPoderoso committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    f464195 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Refs #19587: Handle more signals

    Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
    JesusPoderoso committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    0a4310a View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Refs #19587: Move proper signals to 'linux only' case

    Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
    JesusPoderoso committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    c4930c0 View commit details
    Browse the repository at this point in the history
  2. Refs #19587: Apply Miguel suggestion

    Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
    JesusPoderoso committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    bc4a6f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Refs #19587: Fix Windows build

    Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
    JesusPoderoso committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    91792ae View commit details
    Browse the repository at this point in the history