GPG: Fix 'database_open waiting for lock'
Shows ‘database_open waiting for lock’, which is blocking me from signing commits. GPG creates a temporaray lock file in ~/.gnupg/.lock (like pubring.db.lock) which prevent the database access.
Shows ‘database_open waiting for lock’, which is blocking me from signing commits. GPG creates a temporaray lock file in ~/.gnupg/.lock (like pubring.db.lock) which prevent the database access.