<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, May 1, 2015 at 12:48 PM, Jim J. Jewett <span dir="ltr"><<a href="mailto:jimjjewett@gmail.com" target="_blank">jimjjewett@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
</span>If there are more tasks than executors, yield is a way to release your<br>
current executor and go to the back of the line.  I'm pretty sure I<br>
saw several examples of that style back when coroutines were first<br>
discussed.<br></blockquote></div><br></div><div class="gmail_extra">Could you dig up the actual references? It seems rather odd to me to mix coroutines and threads this way.<br clear="all"></div><div class="gmail_extra"><br>-- <br><div class="gmail_signature">--Guido van Rossum (<a href="http://python.org/~guido" target="_blank">python.org/~guido</a>)</div>
</div></div>