Can we make the default for the new deployer config, wait, False? With juju >= 1.24 and leadership election juju wait does not work because leadership election is continually pinging the logs and causes the above hanging.
Also FYI, Ryan is on the front lines of testing and has found that juju wait even with juju < 1.24 and no leadership election still has race conditions.
The ultimate solution will be charms using workgroup status to declare when they are "Ready".
Tom,
Can we make the default for the new deployer config, wait, False? With juju >= 1.24 and leadership election juju wait does not work because leadership election is continually pinging the logs and causes the above hanging.
Also FYI, Ryan is on the front lines of testing and has found that juju wait even with juju < 1.24 and no leadership election still has race conditions.
The ultimate solution will be charms using workgroup status to declare when they are "Ready".