We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c96218e + 78c9bf6 commit 479c4c8Copy full SHA for 479c4c8
spec_26.rst
@@ -144,9 +144,10 @@ after
144
``value`` SHALL be interpreted as the antecedent jobid, in any valid
145
FLUID encoding from RFC 19.
146
147
-The dependency SHALL be satisfied once the antecedent job enters RUN state.
148
-If the antecedent job reaches INACTIVE state without entering RUN state,
149
-a fatal exception SHOULD be raised on the dependent job.
+The dependency SHALL be satisfied once the antecedent job enters RUN state
+and posts a ``start`` event. If the antecedent job reaches INACTIVE state
+without entering RUN state and posting a ``start`` event, a fatal exception
150
+SHOULD be raised on the dependent job.
151
152
153
afterany
0 commit comments