<div dir="ltr"><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Mar 31, 2014 at 11:36 AM, Gordon Sim <span dir="ltr"><<a href="mailto:gsim@redhat.com" target="_blank">gsim@redhat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On 03/31/2014 04:11 PM, Doug Hellmann wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">
On Mon, Mar 31, 2014 at 8:54 AM, Gordon Sim <<a href="mailto:gsim@redhat.com" target="_blank">gsim@redhat.com</a><br></div><div class="">
<mailto:<a href="mailto:gsim@redhat.com" target="_blank">gsim@redhat.com</a>>> wrote:<br>
    Another slight annoyance from the testing pov is that the API<br>
    provides no way of determining when a server is 'ready' i.e. when<br>
    its subscriptions are in place. I had to work around this for qpid<br>
    and rabbit with a short sleep, which is always a bit nasty.<br>
<br>
<br>
Are you saying that creating the subscription doesn't block until it is<br>
ready?<br>
</div></blockquote>
<br>
With the blocking executor, if I call start() on the server returned by get_rpc_server(), then the start call blocks (until it detects stop has been called). It does look like this is just an issue for that executor though, since the eventlet executor will return after the listen has been issued.</blockquote>
<div><br></div><div><div class="gmail_default" style="font-size:small">That's how I would expect them to work. Is the eventlet executor not "ready" then?</div><div class="gmail_default" style="font-size:small">
<br>Doug</div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><br>
<br>
<br>
<br>
______________________________<u></u>_________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org" target="_blank">OpenStack-dev@lists.openstack.<u></u>org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/<u></u>cgi-bin/mailman/listinfo/<u></u>openstack-dev</a><br>
</div></div></blockquote></div><br></div></div>