eclipse-vertx / eclipse-vertx/vert.x
executeBlocking VirtualThread
Open
enhancement
- Dominant language
- Java
- Stars
- 14.7k
- Forks
- 2.1k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 28
Description
### Describe the feature
Could you provide executeBlocking VirtualThread
eg:
`vertx.executeBlockingVirtualThread(() -> {
xxx.await();
});`
### Contribution
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.