Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ClientAwaitedAction now uses a channel to notify drops happened
Instead of using Weak references and custom spawns, we now use a channel to notify receivers that cleanups are needed.
- Loading branch information