gdesktopappinfo: Asynchronously flush after sending notification
authorColin Walters <walters@verbum.org>
Fri, 4 Feb 2011 20:37:51 +0000 (15:37 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 8 Feb 2011 04:37:14 +0000 (23:37 -0500)
commitd6954c785d635be875b896ac9f4812e400b39455
treeb064bb3289b54c88cf10e24c169b5d355c06b5f0
parent626f197ee328c9b8ce11439e99b66fef14c5f9da
gdesktopappinfo: Asynchronously flush after sending notification

If we were the initial connection owner, unref will destroy the
connection immediately, and we may lose messages.  Asynchronously
flush to avoid that.

https://bugzilla.gnome.org/show_bug.cgi?id=641411
gio/gdesktopappinfo.c