Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

@chawyehsu

Description

@chawyehsu

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
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions