sigmavirus24 / windows-multiprocessing-bug

Minimal reproduction case for a multiprocessing bug on Windows

Home Page:https://bugs.python.org/issue27649

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug 27649

To use this repository to test Bug 27649 you must first install tox:

python -m pip install tox

Then you can run:

python -m tox

To see if the behaviour is present on your system.

About

Minimal reproduction case for a multiprocessing bug on Windows

https://bugs.python.org/issue27649

License:Other


Languages

Language:Python 100.0%