-
Notifications
You must be signed in to change notification settings - Fork 448
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DPL: fix circular dependency between expendable / resilient tasks and…
… output proxy The output proxy was always sorted last, however this clearly conflicts in the case there is expendable tasks or resilient one, where the behavior than depends on the resiliency of the output proxy itself and the data dependencies. This address the issue and hopefully fixes the problem for good.
- Loading branch information
Showing
1 changed file
with
51 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters