diff options
author | Steve Dower <steve.dower@python.org> | 2024-02-13 00:28:35 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-13 00:28:35 (GMT) |
commit | ea25f32d5f7d9ae4358338a3fb49bba9b68051a5 (patch) | |
tree | cfc1ac858b799465b1354211b7d248277ee85b7b /Lib/test/test_pydoc/pydoc_mod.py | |
parent | 2f0778675ad0eaf346924ef6a2f60529b92ffcfa (diff) | |
download | cpython-ea25f32d5f7d9ae4358338a3fb49bba9b68051a5.zip cpython-ea25f32d5f7d9ae4358338a3fb49bba9b68051a5.tar.gz cpython-ea25f32d5f7d9ae4358338a3fb49bba9b68051a5.tar.bz2 |
gh-89240: Enable multiprocessing on Windows to use large process pools (GH-107873)
We add _winapi.BatchedWaitForMultipleObjects to wait for larger numbers of handles.
This is an internal module, hence undocumented, and should be used with caution.
Check the docstring for info before using BatchedWaitForMultipleObjects.
Diffstat (limited to 'Lib/test/test_pydoc/pydoc_mod.py')
0 files changed, 0 insertions, 0 deletions