summaryrefslogtreecommitdiffstats
path: root/tokio/src/util
diff options
context:
space:
mode:
authorkalcutter <kal.conley@dectris.com>2020-03-27 22:22:16 +0100
committerGitHub <noreply@github.com>2020-03-27 14:22:16 -0700
commit5c71268bb88a1125e822f5a0a68ff996f6811736 (patch)
treed808f7c779ba16d5a395762a447ce0891cd4ed63 /tokio/src/util
parent8020b02bd0aa02e5fb887430fbb986a1376a7a9e (diff)
sync: broadcast, revert "Keep lock until sender notified" (#2348)
This reverts commit 826fc21abfd04779cde92e4cc33de2adb42cf327. The code was intentional. Holding the lock while notifying is unnecessary. Also change the code to use `drop` so clippy doesn't confuse people against their will.
Diffstat (limited to 'tokio/src/util')
0 files changed, 0 insertions, 0 deletions