Skip to content

Need to add multiprocessing safeguard #2

@dylanwalker

Description

@dylanwalker

I'm not submitting a pull request for this, but get_scripts.py needs to be wrapped with:

if __name__=="__main__":
   CODE

or there could be multiprocessing runtime errors from recursive child processes

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