2 Comments
User's avatar
Rainbow Roxy's avatar

Hey, great read as always. It makes async look so simple, but what if debugging coroutine state gets trcky in really complex systems?

Vinnie's avatar

Its a good question. Unfortunately the compilers are still coming up to speed on making it easier to debug coroutines. Clang just released some improved support but its an area of ongoing work.