-
Bug
-
Resolution: Not A Defect
-
Major
-
None
-
flexible pgublish - 0.15.2 , run condition - 1.0
When two concurrent builds of same project are running (on two different nodes), if second build completes first, it is waiting for first build to complete before running the flexible publish logic.
I see a message like "Flexible publish is waiting for a checkpoint on appbuild #3557_remotes/origin/master" in 3558 build. This is unnecessarily delaying the builds from completion.