Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dependencygraph: simplify container start logic
Instead of explicitly checking against many conditions, we now validate that the expected condition has progressed beyond started This mirrors prior behavior in the codebase, and reduces cyclo complexity.
- Loading branch information