## Issue Addressed I went through the code base and look for places where we acquire fork choice locks (after the deadlock bug was found and fixed in #4687), and discovered an instance where we re-acquire a lock immediately after dropping it. This shouldn't cause deadlock like the other issue, but is slightly less efficient. |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||