-
Notifications
You must be signed in to change notification settings - Fork 356
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Revert back to LaunchAsync for Slurm jobs [FOUNDENG-465] (#696)
With synchronous launch the jobs is fully created (and potentially running) before we get back the dispatchID and associate it with the allocation id. If that happens we cannot associate the NotifyContainerRunning event with the dispatch ID and we leave the container in PULLING state.
- Loading branch information
1 parent
438f119
commit c40de8c
Showing
1 changed file
with
12 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters