« Return to Thread: coroutines bug?

Re: coroutines bug?

by Steve Dekorte :: Rate this Message:

Reply to Author | View in Thread


On 2009-04-21, at 2:54 AM, Hans Schippers wrote:
> I have the following small program using coroutines:


Hi Hans,

Thanks for the bug report. I can repeat the bug. It looks like an  
issue with Futures (not coroutines in general). I'm guessing a Future  
resumes the wrong coro. The web of futures dependencies is somewhat  
complex - I'll try to make a simpler test when time permits.

- Steve


 « Return to Thread: coroutines bug?