summaryrefslogtreecommitdiff
path: root/cli/tsc
diff options
context:
space:
mode:
authorMatt Mastracci <matthew@mastracci.com>2024-04-16 12:54:50 -0600
committerGitHub <noreply@github.com>2024-04-16 12:54:50 -0600
commitc4d0fceec37e3842fad4aeb5afb0dfac4353390d (patch)
treef535c56fd8c122566c091993c1099174fae318e8 /cli/tsc
parent760d64bc6b200ae58e8ee948903bf1e42b6799b5 (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/tsc')
0 files changed, 0 insertions, 0 deletions