Commit Graph
1 Commits
Author SHA1 Message Date
kalcutter 5c71268bb8 sync: broadcast, revert "Keep lock until sender notified" (#2348)
This reverts commit 826fc21abf.

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.
2020-03-27 14:22:16 -07:00