Hacker News new | ask | show | jobs
by sebazzz 1186 days ago
I don't think you can ever make it not leaky, especially if native resources or certain types of locks are involved at some point. This would also apply to green threads, which means you're still using async/await - it just looks completely synchronous.