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

Implement /server_control::stop #1240

Merged
merged 6 commits into from
Dec 23, 2021
Merged

Commits on Dec 8, 2021

  1. Implement /server_control::stop and move it from TmpIface to ServerPr…

    …ivate.
    
    Signed-off-by: Martin Pecka <[email protected]>
    peci1 committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    6f41cab View commit details
    Browse the repository at this point in the history
  2. Added test for /server_control::stop service.

    Signed-off-by: Martin Pecka <[email protected]>
    peci1 committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    87b8b3c View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Addressed comments from review.

    Signed-off-by: Martin Pecka <[email protected]>
    peci1 committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    4c132fa View commit details
    Browse the repository at this point in the history
  2. Fixed compiler warnings.

    Signed-off-by: Martin Pecka <[email protected]>
    peci1 committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    7853ea3 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. React to server_control::stop in a tread to avoid deadlocks

    Signed-off-by: Martin Pecka <[email protected]>
    peci1 committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    bc97fb4 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. Turn shared pointed alloctaion into make_shared.

    Signed-off-by: Martin Pecka <[email protected]>
    peci1 committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    cbea6f4 View commit details
    Browse the repository at this point in the history