Hacker News new | ask | show | jobs
by gpderetta 240 days ago
That's not different from threads running concurrent exceptions (in fact it is simpler in the single threaded example). RAII or exceptions are really not an issue for stackful coroutines.