Skip to content

Operation on closed file #128

@stardust85

Description

@stardust85

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions