Age | Commit message (Expand) | Author |
---|---|---|
2023-05-14 | refactor(core): bake single-thread assumptions into spawn/spawn_blocking (#19... | Matt Mastracci |
2023-03-04 | refactor: remove `Semaphore::new(1)` and use `TaskQueue` (#18014) | David Sherret |
2023-03-05 | refactor: move TaskQueue from deno_runtime to deno_core (#18016) | Bartek IwaĆczuk |