microsoft / microsoft/VFSForGit

Waiting for GVFS to release the lock...

Open
#694 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
6.1k
Forks
474
Avg merge
2d 4h
Merged PRs (30d)
8

Description

Hi, when using GVFS on Windows we seem to be getting a lock issue. For a mounted repo locally, when trying any Git commands at all (status, add, pull, etc) in Git Bash, we just get the message:

Waiting for GVFS to release the lock.../

This spins around indefinitely and never seems to finish.

Any ideas what is happening here or how to resolve this?

Many Thanks.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the indefinite lock message with Git Bash against a locally mounted GVFS repository, trying the reported status, add, and pull commands on Windows. Trace the lock handling from the relevant GVFS command entry point and verify that the commands complete without waiting indefinitely; the issue provides no file or test location.

Written by the indexing model from the issue text.

Assessment

Tech stack
bash, csharp, git
Domain
cli, operating-systems, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.