Commit 0eb4e83
committed
Give the synced running task a start event in the tasks sync spec
The spec creates a task directly in RUNNING state and then completes it.
A real running task always has a TASK_STARTED event; without one, the
new stop-event code logs a warning, and the spec's strict logger double
rejects it. Create the start event so the test data matches production.1 parent 9c51aad commit 0eb4e83
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
351 | 351 | | |
352 | 352 | | |
353 | 353 | | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
354 | 358 | | |
355 | 359 | | |
356 | 360 | | |
| |||
0 commit comments