Skip to content
This repository was archived by the owner on Sep 7, 2020. It is now read-only.
This repository was archived by the owner on Sep 7, 2020. It is now read-only.

Multiprocessing fails on Windows #8

@anthonydb

Description

@anthonydb

Apparently, Windows does not support os.fork(), as does Linux. This causes the library to throw the error An attempt has been made to start a new process before the current process has finished its bootstrapping phase.

The issue is discussed in detail here: http://stackoverflow.com/questions/1923706/multiprocessing-launching-too-many-instances-of-python-vm

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions