99designs / keyring

Go library providing a uniform interface across a range of secure credential stores
MIT License
580 stars 138 forks source link

WSL2 Ubuntu Gnome Keyring Freezes #112

Open sekwah41 opened 2 years ago

sekwah41 commented 2 years ago

This is affecting aws-vault. For some reason, the calls from this are causing the keyring to freeze on future calls, but if it is the process to spawn the gnome-keyring then it also freezes for future calls as well as freezes other applications making calls to the keyring.

Anyone with this issue you can run pkill gnome-keyring and re-run the command and it works consistently.

Though installing another password manager may work too.