Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
udiskslinuxprovider: Properly finalize GTaskThreadFunc
No real world difference as nobody cares about the result, only added to fully conform to Gio specs and to get rid of these debugging warnings (G_MESSAGES_DEBUG=all): (udisksd:32988): GLib-GIO-DEBUG: 05:51:26.255: GTask 0x5607c9739930 (source object: 0x5607c97395d0, source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.
- Loading branch information