You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So sending a kill signal to process with sqlitedict will not close (not all the time) the db connection and the proccess can hang forever.
Causing the "singlton" lock file to no be removed.