1
1
Ralph Castain e0141f10e6
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>
2020-02-13 10:59:18 -08:00
..
2020-02-07 18:20:06 -08:00
2018-12-18 14:37:04 -07:00
2019-01-29 13:34:44 -05:00
2020-02-07 18:20:06 -08:00
2017-08-03 09:18:58 -06:00
2015-06-23 20:59:57 -07:00