comment
This commit is contained in:
parent
eae89f73bb
commit
61c5014ad1
1 changed files with 13 additions and 0 deletions
|
@ -0,0 +1,13 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 3"""
|
||||
date="2022-09-27T18:54:32Z"
|
||||
content="""
|
||||
FWIW, I don't see this problem in a v10 repo on ext4. I set annex.pidlock in
|
||||
case it being set somehow causes a locking problem.
|
||||
|
||||
Try running a command like this, in a repo where it hangs, to debug at what
|
||||
point in the git-annex filter-process it is hanging.
|
||||
|
||||
GIT_TRACE_PACKET=1 GIT_TRACE=1 git status
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue