&nbsp;Alright, answering myself.. I found that set_atomic(True) can make blocked tasklets run after unpickling. Wonder what would be the optimal way use it as probably it involves a performance penalty.<br><br><div class="gmail_quote">
2009/1/30 Andrés Tremols <span dir="ltr">&lt;<a href="mailto:andtretug@gmail.com">andtretug@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&nbsp;Hello,<div><br><div>&nbsp;After experimenting for a while with stackless I found that I can&#39;t insert back into the scheduler tasklets that were blocked at the moment of pickling, I wonder if there is a way around this restriction as for my purposes I need the network of running tasklets to be restored (unpickled) even if some of them are blocked. Any ideas welcome.</div>

<div><br></div><div>&nbsp;Regards,</div><div><br></div><font color="#888888"><div>Andrés</div></font></div>
</blockquote></div><br>