deno/cli/tools/repl
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
..
channel.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
editor.rs chore: fix typos (#22677) 2024-03-04 14:28:57 +00:00
mod.rs fix(cli): TestEventSender should be !Clone (#23405) 2024-04-16 12:54:50 -06:00
session.rs fix(cli): TestEventSender should be !Clone (#23405) 2024-04-16 12:54:50 -06:00