Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace multiple calls to
predecessors_for
...with a single one to `predecessors`. `predecessors_for` requires taking the lock/incrementing the `RefCell` once each call.
- Loading branch information