Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scoop.db is read and locked during the whole lifetime of current PowerShell session #5965

Open
chawyehsu opened this issue May 13, 2024 · 0 comments

Comments

@chawyehsu
Copy link
Member

Bug Report

scoop.db is locked during the whole lifetime of current PowerShell session

Current Behavior

scoop config use_sqlite_cache true
# `scoop.db` is locked during the whole lifetime of current PowerShell session

Expected Behavior

scoop.db should be closed and released after operations(whether creation, update or deletion) to the cache db.

Additional context/output

Possible Solution

System details

Irrelevant

Scoop Configuration

{
  ...
  "scoop_branch": "develop",
  "use_sqlite_cache": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant