Issue #15646: Prevent equivalent of a fork bomb when using multiprocessing
on Windows without the "if __name__ == '__main__'" idiom.
Showing
Lib/test/mp_fork_bomb.py
0 → 100644
Please register or sign in to comment
on Windows without the "if __name__ == '__main__'" idiom.