mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-20 15:15:15 +01:00
Rather than tracking them with a counter. This should close the race in tracking the finalisation of the tasks by the task worker thread. There’s no way to synchronise with that thread as it’s internal to `g_task_run_in_thread()`. This should hopefully stop the `debugcontroller` test being flaky. See https://gitlab.gnome.org/GNOME/glib/-/merge_requests/2486#note_1384102 Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
26 KiB
26 KiB