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
I use this MCP for sqlite3
The program keeps holding on to the file. When I try to move or perform other operations on the SQLite file, it shows that the process is using the file. Even after I delete the entire MCP, it doesn't help — I have to manually terminate the process to resolve it, which is very inconvenient.