Skip to content

fix: Retry after failed to create socket

wubw requested to merge wubw1992/gnome-keyring:wubowen into master

Perform system restart stress test, the following error will appear: gnome-keyring-daemon[xxx]:couldn't access control socket: /run/user/1000/keyring/control: No such file or directory

In order to avoid "auto login", the keyring dialog box will pop up after the error occurs Add error retry mechanism

Merge request reports