diff --git a/doc/bugs/git-annex-move_not_using_parallelism__63__/comment_1_1080a771213dc524cbd072591030c98c._comment b/doc/bugs/git-annex-move_not_using_parallelism__63__/comment_1_1080a771213dc524cbd072591030c98c._comment new file mode 100644 index 0000000000..6940ad8bb5 --- /dev/null +++ b/doc/bugs/git-annex-move_not_using_parallelism__63__/comment_1_1080a771213dc524cbd072591030c98c._comment @@ -0,0 +1,16 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2018-10-29T19:05:21Z" + content=""" +Do you see git-annex displaying multiple concurrent actions at the same +time? + +Is annex.pidlock set? + +You mention threads, which makes me think you may be examining the +processes's OS threads. But haskell uses green threads. Perhaps I should +not try to guess what you are talking about with the mention of "threads", +but the bug report is very much not clear about what the problem looks +like or how to reproduce it, and I am grasping at straws. +"""]]