Hacker News new | ask | show | jobs
by buerkle 662 days ago
https://openjdk.org/jeps/453 is also in progress for structured concurrency
1 comments

Heh, after all the years of "you don't need tasks and async/await" (and performance loss or boilerplate that came with that attitude) Java finally looks to implement them too.