Skip to content

hundreds of processes spawned #1380

@timfelle

Description

@timfelle

After installing python 3.7.4 64 bit, i attempted to start a virtual environment in a folder. However, about a thousand python processes were started and the virtual environment did not get completed.

OS: Windows 10 Home
Code run in Cygwin 64 bit

Failing code:

mkdir test
cd test
virtualenv venv

pip list

Package Version


astroid 2.2.0
colorama 0.4.1
isort 4.3.9
lazy-object-proxy 1.3.1
mccabe 0.6.1
pip 19.1.1
pylint 2.3.0
rope 0.14.0
setuptools 40.8.0
six 1.12.0
typed-ast 1.3.1
virtualenv 16.6.1
wrapt 1.11.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions