I know, you should not use `project.evaluationDepe...
# community-support
p
I know, you should not use
project.evaluationDependsOn
, but how does it work at all when called in a project build script/plugin? Does Gradle stops the current evaluation, evaluate the other project, and resume the evaluation later at this point?