mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-11-10 13:03:18 +01:00
GTask is a replacement for GSimpleAsyncResult and GIOScheduler, that also allows for making cancellable wrappers around non-cancellable functions (as in GThreadedResolver). https://bugzilla.gnome.org/show_bug.cgi?id=661767