The program keeps holding on to the sqlite file
Opened this issue · 0 comments
Zorinman commented
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.