Fix potential hangs for fast-fail jobs
When a job fails very quickly, it is possible that the spawning tool won't get notified that the spawn completed prior to be told that the job terminated. This can cause the tool to "hang" in PMIx_Spawn. Ensure that PRRTE handles this case by guaranteeing we notify the spawner. Track both PRRTE and PMIx masters as both have changed, though only the PRRTE one is involved in this particular fix. Signed-off-by: Ralph Castain <rhc@pmix.org>
Этот коммит содержится в:
родитель
5cc5036fd7
Коммит
e0141f10e6
@ -1 +1 @@
|
||||
Subproject commit 194aa64cf77573a718eda897d43366fa6cc90030
|
||||
Subproject commit c883ebee78b1d88f3a1fb145d31ede74b3c14fa5
|
2
prrte
2
prrte
@ -1 +1 @@
|
||||
Subproject commit 0ed82107535a4b6e01f89ed753d7a93f27d7be33
|
||||
Subproject commit e3160e8c2ce52a2523cf22d4fcfb62e27d1a51ab
|
Загрузка…
x
Ссылка в новой задаче
Block a user