lxqt / lxqt-policykit

The LXQt PolicyKit agent
https://lxqt.github.io
GNU Lesser General Public License v2.1
31 stars 20 forks source link

PolicykitAgent: Set completed of new authentication #137

Closed palinek closed 1 year ago

palinek commented 1 year ago

..when other one in progress already

Notify the polkit, that we can't do next authentication if one is already in progress. This prevents the initial caller to possibly wait indefinetly for the authentication.