deno/cli/tools/test
Matt Mastracci 72d34a79ac
fix(cli): remove possible deadlock in test channel (#22662)
The stderr stream could possibly starve the other bits of the
output-redirecting event loop.

Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2024-03-04 20:14:21 -07:00
..
reporters fix(cli): ensure that pre- and post-test output is flushed at the appropriate times (#22611) 2024-02-28 22:12:21 +00:00
channel.rs fix(cli): remove possible deadlock in test channel (#22662) 2024-03-04 20:14:21 -07:00
fmt.rs perf(cli): use new deno_core timers (#22569) 2024-03-01 11:15:18 -07:00
mod.rs chore: fix typos (#22677) 2024-03-04 14:28:57 +00:00