Skip to content

Allow specifying PYTHON_THREADPOOL_THREAD_COUNT larger than 32 #873

@AnatoliB

Description

@AnatoliB

Currently, the worker limits the maximum value of PYTHON_THREADPOOL_THREAD_COUNT to 32. Any value larger than that is ignored. There is no good reason for this in general case: if someone/something decided a larger number works better for a specific use case, this should be respected.

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