Skip to content

os.mkfifo used for pipes not existing on windows #1

@Richzrich

Description

@Richzrich

The initpipes function uses os.mkfifo to create the connection between python and javascript. This function only works on unix systems and not on windows. Would be great to modify the script to work on windows as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions