Skip to content

Request control of number of parallel processes #3465

@jmuncaster

Description

@jmuncaster

On a fast computer with a fast internet connection and a library with lots of dependencies, we get errors running the default poetry install because too many parallel processes are hitting the pypi servers at once.

Disabling the new installer fixes this problem.

If we could control the size of the parallel process pool we could achieve some of the speed gains of the new installer without the risks of being blocked by the pypi server.

Reference PR below

Originally posted by @abn in #2595 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions