This repository was archived by the owner on Aug 7, 2023. It is now read-only.
Commit 458b0b0
committed
fix: handle superseded runs
Check that the result of the execution isn't null, and if it was return
`null` back to the consumer since another run had to have been started
with newer content than the one currently running.
Fixes #214.1 parent b8eeb3b commit 458b0b0
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
135 | 140 | | |
136 | 141 | | |
137 | 142 | | |
| |||
0 commit comments