diff options
author | Victor Stinner <vstinner@python.org> | 2025-03-04 17:05:20 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-04 17:05:20 (GMT) |
commit | 3dd3675492a3fc3b7996613ef75a9044ee7449b0 (patch) | |
tree | c2688a8049650d23cacce23c001075397fd34657 /Lib/test/test_functools.py | |
parent | 885c3d126f39711971d84a2dee04c19df8a301e4 (diff) | |
download | cpython-3dd3675492a3fc3b7996613ef75a9044ee7449b0.zip cpython-3dd3675492a3fc3b7996613ef75a9044ee7449b0.tar.gz cpython-3dd3675492a3fc3b7996613ef75a9044ee7449b0.tar.bz2 |
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/test/test_functools.py')
0 files changed, 0 insertions, 0 deletions