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 #324 roudi does not free shared memory properly #331

Conversation

marthtz
Copy link
Contributor

@marthtz marthtz commented Nov 2, 2020

Introduce 2-step shutdown procedure for apps/processes.
First with a SIGTERM and if they have not terminated after finallKillTime they're killed with SIGKILL.

Note: Merge/review PR #330 first! This PR inc;ludes these changes as well.

@marthtz marthtz added the bugfix Solves a bug label Nov 2, 2020
@marthtz marthtz force-pushed the iox-#324-roudi-does-not-free-shared-memory-properly branch from 5527dc3 to 3ed7f09 Compare November 2, 2020 10:27
Sumedha Maharudrayya Mathad (RBEI/ESU4) and others added 6 commits November 2, 2020 11:28
…case application fails to unlock mutex and terminate

Signed-off-by: Sumedha Maharudrayya Mathad (RBEI/ESU4) <[email protected]>
Signed-off-by: Hintz Martin (CC-AD/ESW1) <[email protected]>
…martC comment section

Signed-off-by: Eickhoff Bernhard (CC-AD/ESW1) <[email protected]>
Signed-off-by: Hintz Martin (CC-AD/ESW1) <[email protected]>
@marthtz marthtz force-pushed the iox-#324-roudi-does-not-free-shared-memory-properly branch from 3ed7f09 to fb8048c Compare November 2, 2020 10:28
@marthtz marthtz closed this Nov 2, 2020
@marthtz marthtz linked an issue Nov 2, 2020 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Solves a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RouDi does not free shared memory properly on x86 Linux
2 participants