assets: Avoid deadlock when done initialising asset
authorThibault Saunier <tsaunier@gnome.org>
Mon, 13 Jul 2015 11:48:40 +0000 (13:48 +0200)
committerThibault Saunier <tsaunier@gnome.org>
Mon, 13 Jul 2015 11:54:35 +0000 (13:54 +0200)
commit724418b75d698786e42f8b464e7ea527e27ff157
tree99b7ed8f0562f808f1bbb00656b9ec9f22a8cb7c
parent50f26f1269f33bad81024bbd0be8a7055167c3a0
assets: Avoid deadlock when done initialising asset

Avoid to hold the CACHE lock when setting the GTasks return values.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=752300
ges/ges-asset.c