Closed
Description
This would be a way of fixing #412 as @ssbarnea proposed in #412 (comment):
Mainly I would say that tox needs to get a lock on the virtualenv when is changing it. If the lock is present, tox will wait for it to be released. This should probably fix both detox and bash parallelization.
Sound reasonable to me - are there any other ideas to make this work?