summaryrefslogtreecommitdiff
path: root/core/task.rs
AgeCommit message (Expand)Author
2023-05-17fix(runtime): Box the main future to avoid blowing up the stack (#19155)Matt Mastracci
2023-05-14refactor(core): bake single-thread assumptions into spawn/spawn_blocking (#19...Matt Mastracci