mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-11-22 10:19:03 +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