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

Check for correct context shutdown #486

Merged
merged 4 commits into from
Dec 3, 2020

Commits on Nov 17, 2020

  1. Add Checks for node creation in shutdown context and context shutdown…

    … with active nodes
    
    Signed-off-by: Ignacio Montesino <[email protected]>
    Ignacio Montesino committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    49bd311 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. Moved node check to rmw_context_fini

    Signed-off-by: Ignacio Montesino <[email protected]>
    Ignacio Montesino committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    3f456fc View commit details
    Browse the repository at this point in the history
  2. Check already exists in rmw_create_node

    Signed-off-by: Ignacio Montesino <[email protected]>
    Ignacio Montesino committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    2d9de2f View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Applied suggested changes

    Signed-off-by: Ignacio Montesino <[email protected]>
    Ignacio Montesino committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    3bce043 View commit details
    Browse the repository at this point in the history