Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

class concurrent.futures.ThreadPoolExecutor有错别字 #208

Open
0Jvang opened this issue Jun 28, 2021 · 1 comment
Open

class concurrent.futures.ThreadPoolExecutor有错别字 #208

0Jvang opened this issue Jun 28, 2021 · 1 comment

Comments

@0Jvang
Copy link

@0Jvang 0Jvang commented Jun 28, 2021

原文:在 3.5 版更改: 如果 max_workers 为 None 或没有指定,将默认为机器处理器的个数,假如 ThreadPoolExecutor 则重于 I/O 操作而不是 CPU 运算,那么可以乘以 5,同时工作线程的数量可以比 ProcessPoolExecutor 的数量高。

错误:则重于应改为侧重于

@silkriver
Copy link

@silkriver silkriver commented Jun 30, 2021

fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants