<div dir="ltr"><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jan 8, 2014 at 10:43 AM, Eric Windisch <span dir="ltr"><<a href="mailto:ewindisch@docker.com" target="_blank">ewindisch@docker.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="im"><div class="gmail_quote"><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><div style="font-size:small"><br></div></div><div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
About spur: spur is looks ok, but it a bit complicated inside (it uses<br>
separate threads for non-blocking stdin/stderr reading [1]) and I don't<br>
know how it would work with eventlet.<br></blockquote><div><br></div></div><div><div style="font-size:small">That does sound like it might cause issues. What would we need to do to test it?</div><span><font color="#888888"><div style="font-size:small">


</div></font></span></div></div></div></div></blockquote></div><div class="gmail_extra"><br></div></div>Looking at the code, I don't expect it to be an issue. The monkey-patching will cause eventlet.spawn to be called for threading.Thread. The code looks eventlet-friendly enough on the surface. Error handing around file read/write could be affected, but it also looks fine.</div>
</div></blockquote><div><br></div><div><div class="gmail_default" style="font-size:small">Thanks for that analysis Eric. </div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">
Is there any reason for us to prefer one approach over the other, then?</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">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 dir="ltr"><div class="gmail_extra"><span class="HOEnZb"><font color="#888888"><br clear="all">
<div><br></div>-- <br><div dir="ltr">Regards,<div>Eric Windisch</div></div>
</font></span></div></div>
<br>_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br></blockquote></div><br></div></div>