Windows: Throwing Exceptions from Fibers in D2.059: Access Violation

Sean Kelly sean at invisibleduck.org
Mon May 21 11:15:38 PDT 2012


On May 21, 2012, at 11:05 AM, Jacob Carlborg wrote:

> On 2012-04-20 20:08, Sean Kelly wrote:
> 
>> http://petermodzelewski.blogspot.com/2008/10/tango-conference-2008-fibers-talk-video.html
>> 
>> I've been digging around and just found Mikola's coroutine implementation on my hard drive.  It would have to be updated, but I do have the code.  Maybe this should be added to Druntime.
> 
> I thought that this is what's used in druntime and Tango already?

Druntime Fiber is equivalent to Mikola's StackThreads, but there's no Coroutine class in Druntime.


More information about the Digitalmars-d mailing list