packagekit/lib
Milan Crha 85f5d4af53 pk-client: Fix runtime warning when backend does not support role
The daemon returns "op not supported by the backend" as part of the method
call response, but this response can be received after the "Destroy" signal,
which causes infinite wait for the transaction end and runtime warnings
about NULL error being passed to the g_task_return_error() on the client side.

This is a regression from commit 44215db95d
2024-07-22 07:09:05 -04:00
..
packagekit-glib2 pk-client: Fix runtime warning when backend does not support role 2024-07-22 07:09:05 -04:00
python trivial: Fix a few Meson warnings 2021-01-12 19:32:54 +01:00
meson.build Port to the meson build system 2020-01-10 09:06:26 +00:00