deno/cli/tools/test
Matt Mastracci c4d0fceec3
fix(cli): TestEventSender should be !Clone (#23405)
`TestEventSender` should not be Clone so we don't end up with multiple
copies of the same writer FD. This is probably not the cause of the test
channel lockups, but it's a lot easier to reason about.
2024-04-16 12:54:50 -06:00
..
reporters fix(cli): output more detailed information for steps when using JUnit reporter (#22797) 2024-03-26 00:08:46 +09:00
channel.rs fix(cli): TestEventSender should be !Clone (#23405) 2024-04-16 12:54:50 -06:00
fmt.rs fix(ext/fs): account for all ops in leak checks (#23300) 2024-04-10 02:47:01 +00:00
mod.rs fix(cli): TestEventSender should be !Clone (#23405) 2024-04-16 12:54:50 -06:00