diff options
author | Joey Hess <joeyh@joeyh.name> | 2017-05-25 13:39:20 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2017-05-25 13:39:20 -0400 |
commit | ae063520943a71de460d296877de3e7168602a2e (patch) | |
tree | 8f7665d5b654019c37e709783545e929d2b6c5ef | |
parent | 847d4e51a885659045cf8c42e97cc248b256ac03 (diff) |
response
-rw-r--r-- | doc/bugs/parallel_get_can_fail_some_downloads_and_require_re-getting_/comment_1_1173126bd91dcb7fd13c57f06fd16c2b._comment | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/bugs/parallel_get_can_fail_some_downloads_and_require_re-getting_/comment_1_1173126bd91dcb7fd13c57f06fd16c2b._comment b/doc/bugs/parallel_get_can_fail_some_downloads_and_require_re-getting_/comment_1_1173126bd91dcb7fd13c57f06fd16c2b._comment new file mode 100644 index 000000000..469518202 --- /dev/null +++ b/doc/bugs/parallel_get_can_fail_some_downloads_and_require_re-getting_/comment_1_1173126bd91dcb7fd13c57f06fd16c2b._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2017-05-25T17:29:08Z" + content=""" +Let's not diagnose a concurrency problem prematurely. + +I've run many concurrent gets and never seen masses of failures, or indeed any +failures without either an error message explaining why it failed, or something +obviously wrong (like the drive not being mounted). + +The json output is making it harder than necessary to understand what's going on. +It seems you should be easily able to replicate the same problem without --json. +"""]] |