comment
This commit is contained in:
parent
d0ef8303cf
commit
7b48ce60ef
1 changed files with 15 additions and 0 deletions
|
@ -0,0 +1,15 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 7"""
|
||||
date="2021-10-20T17:04:09Z"
|
||||
content="""
|
||||
git-annex opened a second connection to the database for writes, in
|
||||
addition to the connection it used for reads. That seems likely to be
|
||||
involved in whatever locking problem there is on WSL.
|
||||
|
||||
Commit [[!commit d0ef8303cf8c4f40a1d17bd134af961fd9917ca4]] eliminates that
|
||||
second connection. But there's some chance I'll have to revert it.
|
||||
|
||||
If you test, please include `git-annex version` output
|
||||
so I can make sure you have a version with that change.
|
||||
"""]]
|
Loading…
Reference in a new issue