• Kenton Varda's avatar
    Use Win32 fibers on Cygwin. · 53d21772
    Kenton Varda authored
    While swapcontext() exists on Cygwin, it seems that throwing an exception in a stack other than the main stack leads to a hang. But the Win32 fiber API seems to work fine.
    53d21772
async-inl.h 44.8 KB