Commit 21a8cd5
committed
Add wait to prevent race condition
Some jobs show an error that could be appearing thanks to a race
condition. This patch aims to prevent this case by first
waiting for a pod to start before running the next task.1 parent 370fa8a commit 21a8cd5
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
114 | 115 | | |
115 | 116 | | |
116 | 117 | | |
| |||
0 commit comments