Skip to content

Implement os.fork on posix #1201

Open
Open
@slozier

Description

I have no idea if implementing os.fork is even feasible.

I'm filing this because some tests (test_uuid, test_ssl) are failing on posix when they try to call os.fork. Note that CPython changed the guards to check for fork instead of posix so we can backport that fix (done in ce3fceb).

Related issues: IronLanguages/ironpython2#22

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions