core.thread.Fiber --- runtime stack overflow unlike goroutines

Kagamin via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sat Aug 16 10:49:28 PDT 2014


On Friday, 15 August 2014 at 22:26:54 UTC, ketmar via 
Digitalmars-d-learn wrote:
> and we -- 32-bit addicts -- will run out of address space while 
> 64-bit
> happy people will laugh looking at us. ;-)

You should only choose stack size carefully or keep data in 
TempAlloc instead of stack.


More information about the Digitalmars-d-learn mailing list