Commit 63e3b888 authored by Brian Christiansen's avatar Brian Christiansen
Browse files

Remove nested locks

The fed_mgr was trying to only use the locks that it needed so that it
could increase parallelism but this could lead to locks. When using the
internal locking, you should get all the locks once and then release
them.
parent a43ebcc9
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment