<div dir="ltr"><div class="gmail_extra"><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 class="im"><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 class="HOEnZb"><font color="#888888"><div style="font-size:small">

</div></font></span></div></div></div></div></blockquote></div><div class="gmail_extra"><br></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.<br clear="all">
<div><br></div>-- <br><div dir="ltr">Regards,<div>Eric Windisch</div></div>
</div></div>