diff options
author | Matt Mastracci <matthew@mastracci.com> | 2024-04-16 12:54:50 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-16 12:54:50 -0600 |
commit | c4d0fceec37e3842fad4aeb5afb0dfac4353390d (patch) | |
tree | f535c56fd8c122566c091993c1099174fae318e8 /cli/bench/main.rs | |
parent | 760d64bc6b200ae58e8ee948903bf1e42b6799b5 (diff) |
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.
Diffstat (limited to 'cli/bench/main.rs')
0 files changed, 0 insertions, 0 deletions