Skip to content

Add support for configuring --num-workers with a env variable#21407

Merged
ilevkivskyi merged 3 commits intopython:masterfrom
KevinRK29:num-workers-env-var
May 4, 2026
Merged

Add support for configuring --num-workers with a env variable#21407
ilevkivskyi merged 3 commits intopython:masterfrom
KevinRK29:num-workers-env-var

Conversation

@KevinRK29
Copy link
Copy Markdown
Collaborator

@KevinRK29 KevinRK29 commented May 4, 2026

Fixes #21395

Specify num workers env var and added documentation for it.

@github-actions

This comment has been minimized.

1 similar comment
@github-actions

This comment has been minimized.

@KevinRK29 KevinRK29 force-pushed the num-workers-env-var branch from c703e0d to 7418d86 Compare May 4, 2026 20:38
@KevinRK29 KevinRK29 marked this pull request as ready for review May 4, 2026 20:39
@KevinRK29 KevinRK29 requested review from JukkaL and ilevkivskyi May 4, 2026 20:39
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

Copy link
Copy Markdown
Member

@ilevkivskyi ilevkivskyi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG, thanks!

@ilevkivskyi ilevkivskyi merged commit d091daa into python:master May 4, 2026
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support configuring --num-workers with an environment variable

2 participants