Re: g_idle_add patch proposal
- From: Bastien Nocera <hadess hadess net>
- To: Roland Peffer <gdevel clixxun com>
- Cc: grilo-list gnome org
- Subject: Re: g_idle_add patch proposal
- Date: Tue, 28 May 2013 10:33:03 +0200
On Tue, 2013-05-28 at 10:17 +0200, Roland Peffer wrote:
Thats not correct!
It is.
I really digged into it.
If I for example search on the vimeo plugin, a curl blocking function
in libquvi gets called after a while.
It's not g_idle_*, it's the callback...
and that locks the main context for a while.
So if I use a main context running on another thread the problem is
solved.
To do so we need to add that modifications.
The modifications are a hack. Implement async look up properly.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]