New issue 670: parallelize rsync in xdist
https://bitbucket.org/hpk42/pytest/issue/670/parallelize-rsync-in-xdist
Anatoly Bubenkov:
Hi
in big projects like we have, serial rsyncing takes a lot of time
looking the code it seems to be possible to parallelise this process
what do you think about thi
New issue 671: missing fixture setup for doctest module items
https://bitbucket.org/hpk42/pytest/issue/671/missing-fixture-setup-for-doctest-module
Buck Evan:
For a lack of deep understanding, I'm just transcribing our #pylib conversation
to this ticket:
```
(12:58:14 PM) buck11: I don't see th