Skip to content

access: Use G_MAXINT timeout for Shell call

Georges Basile Stavracas Neto requested to merge cherry-pick-b92a8cc5 into gnome-46

When delegating the Access call to GNOME Shell, users can take an arbitrary amount of time to respond. Having a timeout is detrimental to that.

Remove the timeout.

(cherry picked from commit b92a8cc5)

Merge request reports