pimutils / pimutils/vdirsyncer
one of the tests in tests/system/cli/test_sync.py occasionally hangs
@untitaker is already working on this.
Since Jan 15, 2018.
- Dominant language
- Python
- Stars
- 1.9k
- Forks
- 185
- Avg merge
- 11h 49m
- Merged PRs (30d)
- 1
Description
(With current master)
Apologies in advance for a somewhat vague and incomplete bug report...
Debian buildds regularly hit hangs when running the vdirsyncer tests in tests/system/cli/test_sync.py. (bug report at https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836667).
I've had trouble reproducing this issue (whether I use eatmydata seems irrelevant), but after running this test file repeatedly under py.test I managed to hit hangs several times in test_multiple_pairs and test_fetch_only_necessary_params.
No idea (yet) as to the root cause.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.