<div dir="ltr">Hello.<div><br></div><div>I'm using the asyncio module. I have a list with different task, every tasks has different time to be done.</div><div><br></div><div>In a figure:</div><div><br></div><div>fn 1 -> -> -> -></div><div>fn 2 --> --> --> --> --> </div><div>.</div><div>.</div><div>.</div><div>fn N -----> -----> -----> -----> </div><div><br></div><div>So i need to repeat every task when its done.</div><div><br></div><div>I tried to use 'while' but while have to complete all list first to repeat the list, this is not useful for me.</div><div><br></div><div>Y ask you, fellows, about if there are a way to do that. In particular these tasks are with socket and communication methods. I ve tried </div><div>with multiprocess but the broke because are different loop events. Yes, i tryyo mix asyncio with multiprocess, but in this case didn't work</div><div><br></div><div>I will be very thankfull of you.</div><div><br></div><div>Best Regards!</div><div><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">David A. Pineda Osorio<br><span><div>F:+56 9 82142267</div></span>Ingeniero Civil Electricista<br>Universidad de Chile<br><span style="color:rgb(106,168,79)"></span></div></div></div></div></div></div>
</div></div>