Bug fix: export with -J could fail when two files had the same content.
authorJoey Hess <joeyh@joeyh.name>
Wed, 13 Jan 2021 18:50:48 +0000 (14:50 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 13 Jan 2021 18:50:48 +0000 (14:50 -0400)
commit6a30d04ecef305360d268815e48829f2d59ff33d
treef6522659ab7b5067157eeec3e3bfba210c0d91b5
parentfb921cd0b08098564bc252af8ad08606a1a673ad
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.
CHANGELOG
Command/Export.hs
doc/bugs/export_-J_6__to_S3__58___transfer_already_in_progress.mdwn