Hacker News new | ask | show | jobs
by Holo314 1185 days ago
Virtual threads are designed for light, IO-bound, tasks, if your task is heavy/CPU-bound tasks then you won't necessarily want to switch to virtual threads with ScopedValue.