Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace 'Thread.ofVirtual().start()' with 'Thread.startVirtualThread(…
…)' (#907) There's no need to use the builder when all we need is to simply start a `Thread`
- Loading branch information