From 1d9bea3c3f2166ae803da78643847f09f455d0f3 Mon Sep 17 00:00:00 2001 From: Ilya_Shlyakhter Date: Mon, 9 Sep 2019 19:01:05 +0000 Subject: [PATCH] question about people's experience with parallel git-annex operations --- ...ple__39__s_experience_with_parallel_git-annex_operations.mdwn | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/forum/people__39__s_experience_with_parallel_git-annex_operations.mdwn diff --git a/doc/forum/people__39__s_experience_with_parallel_git-annex_operations.mdwn b/doc/forum/people__39__s_experience_with_parallel_git-annex_operations.mdwn new file mode 100644 index 0000000000..2e401d9053 --- /dev/null +++ b/doc/forum/people__39__s_experience_with_parallel_git-annex_operations.mdwn @@ -0,0 +1 @@ +Have others experienced frequent failures of parallel/concurrent git-annex operations, like ones described in [[bugs/concurrent_git-annex-copy_to_s3_special_remote_fails/]] and [[bugs/parallel_copy_fails/]]? I'm trying to understand if there is something specific to my system that makes these failures more likely. Thanks!