Commit 7a72533
committed
The
Gap-fills run `mark_part` on all of their parts. We can't know if
they're going to have pre-submit tasks until after trying to mark them.
This changes the `mark_part` function to return an empty result if the
part is waiting for pre-submit tasks. The gap-fill's own pre-submit note
then waits for all the gaps' pre-submit tasks to finish before trying to
mark again.mark_part JME function copes with pre-submit1 parent 34cae74 commit 7a72533
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
408 | 408 | | |
409 | 409 | | |
410 | 410 | | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
411 | 422 | | |
412 | 423 | | |
413 | 424 | | |
| |||
0 commit comments