<div dir="ltr">That's a case of "it'll still work, it'll just be slower" :)  Not ideal, but if you really want to do stuff asynchronously, you can always do explicitly it in the script.</div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Wed, Dec 4, 2013 at 3:20 PM, Aaron Bentley <span dir="ltr"><<a href="mailto:aaron.bentley@canonical.com" target="_blank">aaron.bentley@canonical.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<div class="im"><br>
On 13-12-03 07:06 AM, Nate Finch wrote:<br>
> It seems going from asynchronous to synchronous is highly unlikely<br>
> to break anything.  It might slow things down a little, if you<br>
> were counting on being able to get some stuff done while it runs,<br>
</div>> but it shouldn't /break /unless someone was specifically trying to<br>
<div class="im">> race the bootstrap and needed to get something done before it<br>
> finishes.... and that's just bad design anyway.<br>
<br>
</div>The one case I had was a script that starts up a bunch of environments<br>
simultaneously, and then runs tests in each environment.  But we're<br>
not doing it that way anymore.<br>
<br>
Aaron<br>
-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.14 (GNU/Linux)<br>
Comment: Using GnuPG with Thunderbird - <a href="http://www.enigmail.net/" target="_blank">http://www.enigmail.net/</a><br>
<br>
iEYEARECAAYFAlKfjpAACgkQ0F+nu1YWqI061gCfV29IhhKOakdOvu9vJVv39bvj<br>
GKAAn0qqsFE9+9LsG+NwspyVXzLwXZLi<br>
=ePqV<br>
-----END PGP SIGNATURE-----<br>
<div class="HOEnZb"><div class="h5"><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>
</div></div></blockquote></div><br></div>