From f88f2710541a9fa089c3d2ed518014e083ecc89a Mon Sep 17 00:00:00 2001 From: Ralph Castain Date: Sun, 29 Mar 2020 11:58:43 -0700 Subject: [PATCH] Cleanup few errors associated with tool support Properly mark/detect that a daemon sourced the event broadcast to avoid reinjecting it into the PMIx server library. Correct the source field for the event notify call on launcher ready. Update event notification for tool support Deal with a variety of race conditions related to tool reconnection to a different server. Signed-off-by: Ralph Castain --- opal/mca/pmix/pmix4x/openpmix | 2 +- prrte | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/opal/mca/pmix/pmix4x/openpmix b/opal/mca/pmix/pmix4x/openpmix index 4c62a26b31..8c565209c2 160000 --- a/opal/mca/pmix/pmix4x/openpmix +++ b/opal/mca/pmix/pmix4x/openpmix @@ -1 +1 @@ -Subproject commit 4c62a26b319ba78feadc42679200e93041f611a2 +Subproject commit 8c565209c21f93d11e2156c0d53d73c3f6f9aaab diff --git a/prrte b/prrte index 8d673047b3..7f82facd41 160000 --- a/prrte +++ b/prrte @@ -1 +1 @@ -Subproject commit 8d673047b325a148f55c65e049aab67f1de1d318 +Subproject commit 7f82facd41f55f49a70dc7096c668b4f38497241