fixed
This commit is contained in:
parent
27b5fc9fd4
commit
d832a474e9
2 changed files with 3 additions and 3 deletions
|
@ -13,9 +13,6 @@ There is a `watch` branch in git that adds the command.
|
|||
|
||||
* When you `git annex unlock` a file, it will immediately be re-locked.
|
||||
|
||||
* With kqueue, added files are not staged because the symlink change event
|
||||
it's expecting rarely arrives. I think due to a race.
|
||||
|
||||
* With kqueue, if a while is created and still has a writer, it'll
|
||||
give up adding it, and it will never get added. This is because kqueue
|
||||
cannot track file closes. Need to go back and check these files every
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue