Skip to content

thread_map should be min(32, cpu count), not max #977

@maxwellmckinnon

Description

@maxwellmckinnon

tqdm.contrib.concurrent.thread_map:

[default: max(32, cpu_count() + 4)].

This should be min, not max

  • I have marked all applicable categories:
    • exception-raising bug
    • visual output bug
    • documentation request (i.e. "X is missing from the documentation." If instead I want to ask "how to use X?" I understand [StackOverflow#tqdm] is more appropriate)
    • new feature request

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions