Skip to content
Snippets Groups Projects
Commit f56377a3 authored by Michael Hanselmann's avatar Michael Hanselmann
Browse files

Fix race locking issue in noded

Noded didn't release the job queue lock after initialising it. This
patch makes sure to unlock once the work is done.

Reviewed-by: ultrotter
parent 853e7f3d
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