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

Ensure that we always send a SIGTERM prior to SIGKILL to give child processes a chance to cleanup #2529

Merged
merged 1 commit into from
Dec 12, 2016

Conversation

rhc54
Copy link
Contributor

@rhc54 rhc54 commented Dec 6, 2016

Thanks to Noel Rycroft for the report

Signed-off-by: Ralph Castain rhc@open-mpi.org

…rocesses a chance to cleanup

Thanks to Noel Rycroft for the report

Signed-off-by: Ralph Castain <rhc@open-mpi.org>
@rhc54
Copy link
Contributor Author

rhc54 commented Dec 6, 2016

Replaces #2496

Copy link
Member

@jsquyres jsquyres left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jsquyres
Copy link
Member

jsquyres commented Dec 7, 2016

bot:lanl:retest

@hppritcha hppritcha merged commit 7485049 into open-mpi:v2.x Dec 12, 2016
@rhc54 rhc54 deleted the cmr2x/signals branch February 13, 2017 23:15
bwbarrett added a commit to bwbarrett/ompi that referenced this pull request Mar 25, 2022
PMIx Changes:
fbc2513 build: Delay adding DELAYED_LIBS even more
a83d564 Minor correction to client-get logic
4aa95ff In the case where the server is using a different dstore component, check that as well.
8a41b35 Remove the "<option> help" support
76850f6 Fix signed comparison warning
65df23e Ensure we check peer's gds for data
b13e7d4 Silence Coverity warning
2a34472 build: Clean up delayed flags
a1a5935 build: Use MCA env management for common/sse
e15de4b build: Wrapper/pkg-config improvements
680326c build: check_package static improvements
330d2d4 Merge pull request open-mpi#2529 from bwbarrett/bugfix/summary_stream
a819eeb build: Fix output stream bug in summary

PRRTE Changes:
c49eafc3ac Protect against proxy confusion
86bddb2abf Add some missing help verbiage
4e9029ccea slurm: fix breakage owing to rlm refactor
514553dedf Correctly determine when to daemonize backend prted
0db143da11 Some really minor cleanups
c784c22947 build: check_package static improvements
e0810859d7 Add missing CLI option and parsing
a9e2303807 Merge pull request open-mpi#1292 from bwbarrett/bugfix/summary_stream
94b57788ca Merge pull request open-mpi#1291 from rhc54/topic/py
fabb57117b build: Fix output stream bug in summary
17e6d86cbf Fix a problem with the "canonicalize_path" function

Signed-off-by: Brian Barrett <bbarrett@amazon.com>
bwbarrett added a commit to bwbarrett/ompi that referenced this pull request Mar 26, 2022
PMIx Changes:
fbc2513 build: Delay adding DELAYED_LIBS even more
a83d564 Minor correction to client-get logic
4aa95ff In the case where the server is using a different dstore component, check that as well.
8a41b35 Remove the "<option> help" support
76850f6 Fix signed comparison warning
65df23e Ensure we check peer's gds for data
b13e7d4 Silence Coverity warning
2a34472 build: Clean up delayed flags
a1a5935 build: Use MCA env management for common/sse
e15de4b build: Wrapper/pkg-config improvements
680326c build: check_package static improvements
330d2d4 Merge pull request open-mpi#2529 from bwbarrett/bugfix/summary_stream
a819eeb build: Fix output stream bug in summary

PRRTE Changes:
c49eafc3ac Protect against proxy confusion
86bddb2abf Add some missing help verbiage
4e9029ccea slurm: fix breakage owing to rlm refactor
514553dedf Correctly determine when to daemonize backend prted
0db143da11 Some really minor cleanups
c784c22947 build: check_package static improvements
e0810859d7 Add missing CLI option and parsing
a9e2303807 Merge pull request open-mpi#1292 from bwbarrett/bugfix/summary_stream
94b57788ca Merge pull request open-mpi#1291 from rhc54/topic/py
fabb57117b build: Fix output stream bug in summary
17e6d86cbf Fix a problem with the "canonicalize_path" function

Signed-off-by: Brian Barrett <bbarrett@amazon.com>
bwbarrett added a commit to bwbarrett/ompi that referenced this pull request Mar 28, 2022
PMIx Changes:
fbc2513 build: Delay adding DELAYED_LIBS even more
a83d564 Minor correction to client-get logic
4aa95ff In the case where the server is using a different dstore component, check that as well.
8a41b35 Remove the "<option> help" support
76850f6 Fix signed comparison warning
65df23e Ensure we check peer's gds for data
b13e7d4 Silence Coverity warning
2a34472 build: Clean up delayed flags
a1a5935 build: Use MCA env management for common/sse
e15de4b build: Wrapper/pkg-config improvements
680326c build: check_package static improvements
330d2d4 Merge pull request open-mpi#2529 from bwbarrett/bugfix/summary_stream
a819eeb build: Fix output stream bug in summary

PRRTE Changes:
c49eafc3ac Protect against proxy confusion
86bddb2abf Add some missing help verbiage
4e9029ccea slurm: fix breakage owing to rlm refactor
514553dedf Correctly determine when to daemonize backend prted
0db143da11 Some really minor cleanups
c784c22947 build: check_package static improvements
e0810859d7 Add missing CLI option and parsing
a9e2303807 Merge pull request open-mpi#1292 from bwbarrett/bugfix/summary_stream
94b57788ca Merge pull request open-mpi#1291 from rhc54/topic/py
fabb57117b build: Fix output stream bug in summary
17e6d86cbf Fix a problem with the "canonicalize_path" function

Signed-off-by: Brian Barrett <bbarrett@amazon.com>
bwbarrett added a commit to bwbarrett/ompi that referenced this pull request Mar 29, 2022
PMIx Changes:
fbc2513 build: Delay adding DELAYED_LIBS even more
a83d564 Minor correction to client-get logic
4aa95ff In the case where the server is using a different dstore component, check that as well.
8a41b35 Remove the "<option> help" support
76850f6 Fix signed comparison warning
65df23e Ensure we check peer's gds for data
b13e7d4 Silence Coverity warning
2a34472 build: Clean up delayed flags
a1a5935 build: Use MCA env management for common/sse
e15de4b build: Wrapper/pkg-config improvements
680326c build: check_package static improvements
330d2d4 Merge pull request open-mpi#2529 from bwbarrett/bugfix/summary_stream
a819eeb build: Fix output stream bug in summary

PRRTE Changes:
c49eafc3ac Protect against proxy confusion
86bddb2abf Add some missing help verbiage
4e9029ccea slurm: fix breakage owing to rlm refactor
514553dedf Correctly determine when to daemonize backend prted
0db143da11 Some really minor cleanups
c784c22947 build: check_package static improvements
e0810859d7 Add missing CLI option and parsing
a9e2303807 Merge pull request open-mpi#1292 from bwbarrett/bugfix/summary_stream
94b57788ca Merge pull request open-mpi#1291 from rhc54/topic/py
fabb57117b build: Fix output stream bug in summary
17e6d86cbf Fix a problem with the "canonicalize_path" function

Signed-off-by: Brian Barrett <bbarrett@amazon.com>
bwbarrett added a commit to bwbarrett/ompi that referenced this pull request Mar 30, 2022
PMIx Changes:
fbc2513 build: Delay adding DELAYED_LIBS even more
a83d564 Minor correction to client-get logic
4aa95ff In the case where the server is using a different dstore component, check that as well.
8a41b35 Remove the "<option> help" support
76850f6 Fix signed comparison warning
65df23e Ensure we check peer's gds for data
b13e7d4 Silence Coverity warning
2a34472 build: Clean up delayed flags
a1a5935 build: Use MCA env management for common/sse
e15de4b build: Wrapper/pkg-config improvements
680326c build: check_package static improvements
330d2d4 Merge pull request open-mpi#2529 from bwbarrett/bugfix/summary_stream
a819eeb build: Fix output stream bug in summary

PRRTE Changes:
c49eafc3ac Protect against proxy confusion
86bddb2abf Add some missing help verbiage
4e9029ccea slurm: fix breakage owing to rlm refactor
514553dedf Correctly determine when to daemonize backend prted
0db143da11 Some really minor cleanups
c784c22947 build: check_package static improvements
e0810859d7 Add missing CLI option and parsing
a9e2303807 Merge pull request open-mpi#1292 from bwbarrett/bugfix/summary_stream
94b57788ca Merge pull request open-mpi#1291 from rhc54/topic/py
fabb57117b build: Fix output stream bug in summary
17e6d86cbf Fix a problem with the "canonicalize_path" function

Signed-off-by: Brian Barrett <bbarrett@amazon.com>
bwbarrett added a commit to bwbarrett/ompi that referenced this pull request Mar 30, 2022
PMIx Changes:
fbc2513 build: Delay adding DELAYED_LIBS even more
a83d564 Minor correction to client-get logic
4aa95ff In the case where the server is using a different dstore component, check that as well.
8a41b35 Remove the "<option> help" support
76850f6 Fix signed comparison warning
65df23e Ensure we check peer's gds for data
b13e7d4 Silence Coverity warning
2a34472 build: Clean up delayed flags
a1a5935 build: Use MCA env management for common/sse
e15de4b build: Wrapper/pkg-config improvements
680326c build: check_package static improvements
330d2d4 Merge pull request open-mpi#2529 from bwbarrett/bugfix/summary_stream
a819eeb build: Fix output stream bug in summary

PRRTE Changes:
c49eafc3ac Protect against proxy confusion
86bddb2abf Add some missing help verbiage
4e9029ccea slurm: fix breakage owing to rlm refactor
514553dedf Correctly determine when to daemonize backend prted
0db143da11 Some really minor cleanups
c784c22947 build: check_package static improvements
e0810859d7 Add missing CLI option and parsing
a9e2303807 Merge pull request open-mpi#1292 from bwbarrett/bugfix/summary_stream
94b57788ca Merge pull request open-mpi#1291 from rhc54/topic/py
fabb57117b build: Fix output stream bug in summary
17e6d86cbf Fix a problem with the "canonicalize_path" function

Signed-off-by: Brian Barrett <bbarrett@amazon.com>
bwbarrett added a commit to bwbarrett/ompi that referenced this pull request Mar 30, 2022
PMIx Changes:
fbc2513 build: Delay adding DELAYED_LIBS even more
a83d564 Minor correction to client-get logic
4aa95ff In the case where the server is using a different dstore component, check that as well.
8a41b35 Remove the "<option> help" support
76850f6 Fix signed comparison warning
65df23e Ensure we check peer's gds for data
b13e7d4 Silence Coverity warning
2a34472 build: Clean up delayed flags
a1a5935 build: Use MCA env management for common/sse
e15de4b build: Wrapper/pkg-config improvements
680326c build: check_package static improvements
330d2d4 Merge pull request open-mpi#2529 from bwbarrett/bugfix/summary_stream
a819eeb build: Fix output stream bug in summary

PRRTE Changes:
c49eafc3ac Protect against proxy confusion
86bddb2abf Add some missing help verbiage
4e9029ccea slurm: fix breakage owing to rlm refactor
514553dedf Correctly determine when to daemonize backend prted
0db143da11 Some really minor cleanups
c784c22947 build: check_package static improvements
e0810859d7 Add missing CLI option and parsing
a9e2303807 Merge pull request open-mpi#1292 from bwbarrett/bugfix/summary_stream
94b57788ca Merge pull request open-mpi#1291 from rhc54/topic/py
fabb57117b build: Fix output stream bug in summary
17e6d86cbf Fix a problem with the "canonicalize_path" function

Signed-off-by: Brian Barrett <bbarrett@amazon.com>
bwbarrett added a commit to bwbarrett/ompi that referenced this pull request Mar 31, 2022
PMIx Changes:
fbc2513 build: Delay adding DELAYED_LIBS even more
a83d564 Minor correction to client-get logic
4aa95ff In the case where the server is using a different dstore component, check that as well.
8a41b35 Remove the "<option> help" support
76850f6 Fix signed comparison warning
65df23e Ensure we check peer's gds for data
b13e7d4 Silence Coverity warning
2a34472 build: Clean up delayed flags
a1a5935 build: Use MCA env management for common/sse
e15de4b build: Wrapper/pkg-config improvements
680326c build: check_package static improvements
330d2d4 Merge pull request open-mpi#2529 from bwbarrett/bugfix/summary_stream
a819eeb build: Fix output stream bug in summary

PRRTE Changes:
c49eafc3ac Protect against proxy confusion
86bddb2abf Add some missing help verbiage
4e9029ccea slurm: fix breakage owing to rlm refactor
514553dedf Correctly determine when to daemonize backend prted
0db143da11 Some really minor cleanups
c784c22947 build: check_package static improvements
e0810859d7 Add missing CLI option and parsing
a9e2303807 Merge pull request open-mpi#1292 from bwbarrett/bugfix/summary_stream
94b57788ca Merge pull request open-mpi#1291 from rhc54/topic/py
fabb57117b build: Fix output stream bug in summary
17e6d86cbf Fix a problem with the "canonicalize_path" function

Signed-off-by: Brian Barrett <bbarrett@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants