Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clusterer: fix possible inconsistent list handling
The tags `active_msgs_sent` list might become inconsistent due to the fact that the `ni->next` is being populated outside locks.
- Loading branch information