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

Iox #615 unblock app shutdown with blocked publisher #708

Commits on Apr 12, 2021

  1. iox-eclipse-iceoryx#615 make ProcessManager and PortManager handle a …

    …process shutdown preparation request
    
    Signed-off-by: Mathias Kraus <mathias.kraus@apex.ai>
    elBoberido committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    c348598 View commit details
    Browse the repository at this point in the history
  2. iox-eclipse-iceoryx#615 handle PREPARE_APP_TERMINATION in RouDi

    Signed-off-by: Mathias Kraus <mathias.kraus@apex.ai>
    elBoberido committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    a1e4c4f View commit details
    Browse the repository at this point in the history
  3. iox-eclipse-iceoryx#615 add PoshRuntime::shutdown to unblock app shut…

    …down there are blocking publisher
    
    Signed-off-by: Mathias Kraus <mathias.kraus@apex.ai>
    elBoberido committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    0b2b481 View commit details
    Browse the repository at this point in the history
  4. iox-eclipse-iceoryx#615 add test for PoshRuntime to check if shutdown…

    … unblocks a blocked publisher
    
    Signed-off-by: Mathias Kraus <mathias.kraus@apex.ai>
    elBoberido committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    db4be23 View commit details
    Browse the repository at this point in the history
  5. iox-eclipse-iceoryx#615 fix documentation

    Signed-off-by: Mathias Kraus <mathias.kraus@apex.ai>
    elBoberido committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    9a347c9 View commit details
    Browse the repository at this point in the history
  6. iox-eclipse-iceoryx#615 update example readme

    Signed-off-by: Mathias Kraus <mathias.kraus@apex.ai>
    elBoberido committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    eb9c97b View commit details
    Browse the repository at this point in the history
  7. iox-eclipse-iceoryx#615 extend C API with the runtime shutdown method

    Signed-off-by: Mathias Kraus <mathias.kraus@apex.ai>
    elBoberido committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    4bb9cbe View commit details
    Browse the repository at this point in the history