<div dir="ltr">It seems going from asynchronous to synchronous is highly unlikely to break anything.  It might slow things down a little, if you were counting on being able to get some stuff done while it runs, but it shouldn't <i>break </i>unless someone was specifically trying to race the bootstrap and needed to get something done before it finishes.... and that's just bad design anyway.</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Dec 3, 2013 at 6:49 AM, Andreas Hasenack <span dir="ltr"><<a href="mailto:andreas@canonical.com" target="_blank">andreas@canonical.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div class="im">On Tue, Dec 3, 2013 at 4:31 AM, Andrew Wilkins <span dir="ltr"><<a href="mailto:andrew.wilkins@canonical.com" target="_blank">andrew.wilkins@canonical.com</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Ahoy,<div><br></div><div>Just wanted to inform everyone that synchronous bootstrap has landed on trunk. If you've got any scripts that bootstrap an environment and expect it to chug away in the background, then some script changes will be necessary.</div>



<div><br></div></div></blockquote><div><br></div></div><div>Why not introduce this behavior via a switch to the existing bootstrap command? Something like:</div><div><br></div><div>juju bootstrap --wait</div><div><br></div>
<div>

Then existing scripts wouldn't break.</div><div><br></div></div></div></div>
<br>--<br>
Juju-dev mailing list<br>
<a href="mailto:Juju-dev@lists.ubuntu.com">Juju-dev@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/juju-dev" target="_blank">https://lists.ubuntu.com/mailman/listinfo/juju-dev</a><br>
<br></blockquote></div><br></div>