Bug fix: export with -J could fail when two files had the same content.
Exporting is done inside a call to writeLockDbWhile which guarantees there is only one process uploading to a given ExportLocation.
This commit is contained in:
parent
fb921cd0b0
commit
6a30d04ece
3 changed files with 8 additions and 1 deletions
|
@ -94,3 +94,5 @@ Besides reporting the issue, I also have a question: could I just rerun `export
|
|||
|
||||
[[!meta author=yoh]]
|
||||
[[!tag projects/datalad]]
|
||||
|
||||
> [[fixed|done]] bypassed this unncessary locking for exports. --[[Joey]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue