-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
We see intermittent test https://travis-ci.org/codeinn/vcs/jobs/110129783#L350, probably caused by race condition in subprocessio library. This library is used only in one place (GitRepository in git backend).
I propose to change subprocessio.py to standard pypi module 'subprocess32'. It's python 2.4+ backport of subprocess standard module from python 3.
Makes sense?
Metadata
Metadata
Assignees
Labels
No labels