Skip to content

Remove db lock file - #2891

Open
jgraham wants to merge 1 commit into
mozilla:masterfrom
jgraham:remove_db_lock
Open

Remove db lock file#2891
jgraham wants to merge 1 commit into
mozilla:masterfrom
jgraham:remove_db_lock

Conversation

@jgraham

Copy link
Copy Markdown
Member

This keeps getting deleted locally; presumably we don't actually want a lockfile commited to the repo.

Checklist

  • Type annotations added to new functions
  • Docs added to functions touched in main classes
  • Dry-run produced the expected results
  • The to-be-announced tag added if this is worth announcing

This keeps getting deleted locally; presumably we don't actually want a lockfile commited to the repo.
@jgraham

Copy link
Copy Markdown
MemberAuthor

Interesting; I didn't see breakage with this locally, and the file keeps getting deleted and showing up as a local change, which was why I made this PR.

@suhaibmujahidsuhaibmujahid left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The file is used when running something that utilizes the SQLite database, which is used for caching in some areas.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@jgraham@suhaibmujahid