Y
Hacker News
new
|
ask
|
show
|
jobs
by
spullara
969 days ago
Going to be rough for supporting virtual threads then?
2 comments
edenfed
969 days ago
We have a solution for virtual thread as well. Currently working on a blog post describing exactly how. Will update once releases
link
marwis
969 days ago
ScopedValue solves that problem:
https://docs.oracle.com/en/java/javase/21/docs/api/java.base...
link