Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment