gtask: Document signal handler reference counting
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Wed, 17 Sep 2014 16:20:46 +0000 (17:20 +0100)
committerPhilip Withnall <philip.withnall@collabora.co.uk>
Tue, 23 Sep 2014 07:08:25 +0000 (08:08 +0100)
commit925913d8dd8f4f283265fb7b2e17fc3da4d06b3e
tree3f0c93c0d2866e56be2801e281e416f0ccc27221
parentc6838ffaa1dd5ff9d2b44f7eaffcd8ecf9886f2a
gtask: Document signal handler reference counting

Explain why the signal handler holds a reference to the GTask, even
though that causes a reference loop at first glance.

https://bugzilla.gnome.org/show_bug.cgi?id=736806
gio/gtask.c