Skip to content

gs-plugin-loader: Set GTask names

Philip Withnall requested to merge pwithnall/gnome-software:task-names into master

This makes the tasks a little easier to debug, especially in sysprof output. Calling g_task_set_source_tag() sets the task name to the stringified version of the source tag.

Signed-off-by: Philip Withnall withnall@endlessm.com

Merge request reports