diff options
author | Victor Stinner <vstinner@python.org> | 2025-03-04 18:05:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-04 17:05:20 +0000 |
commit | 3dd3675492a3fc3b7996613ef75a9044ee7449b0 (patch) | |
tree | c2688a8049650d23cacce23c001075397fd34657 /Lib/typing.py | |
parent | 885c3d126f39711971d84a2dee04c19df8a301e4 (diff) | |
download | cpython-3dd3675492a3fc3b7996613ef75a9044ee7449b0.tar.gz cpython-3dd3675492a3fc3b7996613ef75a9044ee7449b0.zip |
gh-130730: Fix multiprocessing test_active_children() (#130837)
Replace a sleep with an event: sleep is not a reliable
synchronization primitive.
Diffstat (limited to 'Lib/typing.py')
0 files changed, 0 insertions, 0 deletions