bpo-26903: Limit ProcessPoolExecutor to 61 workers on Windows by brianquinlan · Pull Request #13132 · python/cpython

@brianquinlan

@blurb-it

@zooba @brianquinlan

Co-Authored-By: brianquinlan <brian@sweetapp.com>

JelleZijlstra

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

May 8, 2019
…GH-13132)

Co-Authored-By: brianquinlan <brian@sweetapp.com>
(cherry picked from commit 3988986)

Co-authored-by: Brian Quinlan <brian@sweetapp.com>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

May 29, 2019
…GH-13132)

Co-Authored-By: brianquinlan <brian@sweetapp.com>
(cherry picked from commit 3988986)

Co-authored-by: Brian Quinlan <brian@sweetapp.com>

ned-deily pushed a commit that referenced this pull request

May 29, 2019
…) (GH-13643)

Co-Authored-By: brianquinlan <brian@sweetapp.com>
(cherry picked from commit 3988986)

Co-authored-by: Brian Quinlan <brian@sweetapp.com>

mingwandroid pushed a commit to mingwandroid/cpython that referenced this pull request

Sep 3, 2020
…GH-13132) (pythonGH-13643)

Co-Authored-By: brianquinlan <brian@sweetapp.com>
(cherry picked from commit 3988986)

Co-authored-by: Brian Quinlan <brian@sweetapp.com>

sbc100 added a commit to emscripten-core/emscripten that referenced this pull request

Sep 20, 2022
This mirrors the upstream bugfix in python 3.8.0 which limits the
size of the worker pool to 61: python/cpython#13132

Fixes: #13785

sbc100 added a commit to emscripten-core/emscripten that referenced this pull request

Sep 20, 2022
This mirrors the upstream bugfix in python 3.8.0 which limits the
size of the worker pool to 61: python/cpython#13132

Fixes: #13785

sbc100 added a commit to emscripten-core/emscripten that referenced this pull request

Sep 20, 2022
This mirrors the upstream bugfix in python 3.8.0 which limits the
size of the worker pool to 61: python/cpython#13132

Fixes: #13785

sbc100 added a commit to emscripten-core/emscripten that referenced this pull request

Sep 20, 2022
This mirrors the upstream bugfix in python 3.8.0 which limits the
size of the worker pool to 61: python/cpython#13132

Fixes: #13785

@diogocp diogocp mannequin mentioned this pull request

Oct 21, 2023