Commit 78c9bf6
committed
rfc26: after:JOBID jobs should start after start event
Problem: RFC 26 specifies that after:JOBID jobs start after the
antecedent enters the RUN state. However, it is more practical and useful
if dependent jobs are not started until the dependency also posts a
'start' event.
Update the language to indicate that dependent jobs with the 'after'
scheme are not started until the antecedent enters the RUN state *and*
a "start" event is posted.1 parent c96218e commit 78c9bf6
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
148 | | - | |
149 | | - | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
150 | 151 | | |
151 | 152 | | |
152 | 153 | | |
| |||
0 commit comments