Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

udiskslinuxprovider: Properly finalize GTaskThreadFunc #1224

Merged
merged 1 commit into from
Nov 23, 2023

Conversation

tbzatek
Copy link
Member

@tbzatek tbzatek commented Nov 21, 2023

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.

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.
@tbzatek
Copy link
Member Author

tbzatek commented Nov 23, 2023

Jenkins, test this please.

@tbzatek tbzatek merged commit bacff86 into master Nov 23, 2023
12 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants