This commit is contained in:
parent
5d370fdfec
commit
171de7c00e
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ The problem seems to be reproducible with any repository with a lot of files in
|
|||
The deadlock described makes higher-level commands like git annex sync also block indefinitely when checkout-ing the unlocked branch for any reason.
|
||||
Also, because the filtering is not completely applied, the index is pretty scrambled, its easier to clone the repo and move the annex than fix it, for me at least.
|
||||
|
||||
I call the behavior "deadlock" due to the absence of outpout and low cpu usage on the process when in that state. This seems to indicate some kind of multiprocessing deadlock to me.
|
||||
I call the behavior "deadlock" due to the absence of debug log output and low cpu usage on the process when in that state. This seems to indicate some kind of multiprocessing deadlock to me.
|
||||
|
||||
### What steps will reproduce the problem?
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue