asked about adding tests under concurrency
This commit is contained in:
parent
85651be9c4
commit
22b487e738
1 changed files with 1 additions and 0 deletions
1
doc/todo/add_tests_under_concurrency.mdwn
Normal file
1
doc/todo/add_tests_under_concurrency.mdwn
Normal file
|
@ -0,0 +1 @@
|
|||
To [[git-annex-test]] and [[git-annex-testremote]], add option to run tests under concurrency (-J). Many possible bugs are unique to the concurrent case, and it's the case I often use. While any bugs detected may be hard to reproduce, it's important to know _whether_ there are concurrency-related bugs. Much of the trust in git-annex comes from its extensive test suite, but it's somewhat concerning to trust it with important data when the concurrency case is not tested at all.
|
Loading…
Reference in a new issue