Hacker News new | ask | show | jobs
by orthogonal-wren 1510 days ago
Good read! I just saw that in one examples you create and start a thread by invoking #startVirtualThread, and then you call start on the returned thread again.
1 comments

Oof, fixed