mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-14 07:09:57 +00:00
trivial: Do not timeout of very long firmware operations
This commit is contained in:
parent
01b9a838b4
commit
c2651fb687
@ -648,7 +648,7 @@ fwupd_client_install (FwupdClient *client,
|
||||
g_dbus_connection_send_message_with_reply (priv->conn,
|
||||
request,
|
||||
G_DBUS_SEND_MESSAGE_FLAGS_NONE,
|
||||
-1,
|
||||
G_MAXINT,
|
||||
NULL,
|
||||
cancellable,
|
||||
fwupd_client_send_message_cb,
|
||||
|
Loading…
Reference in New Issue
Block a user