Hacker News new | ask | show | jobs
by aliceryhl 240 days ago
It won't be different from Tokio. When you pass a future to tokio::spawn, that will also eagerly execute the future right away.