Skip to content
Snippets Groups Projects
Commit e014bac4 authored by Aleix Conchillo Flaqué's avatar Aleix Conchillo Flaqué Committed by Sebastian Dröge
Browse files

multiqueue: don't lock multiqueue when pushing serialized queries

If we are pushing a serialized query into a queue and the queue is
filled, we will end in a deadlock. We need to release the lock before
pushing and acquire it again afterward.

https://bugzilla.gnome.org/show_bug.cgi?id=737794
parent 2096f51c
No related branches found
No related tags found
Loading
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