Skip to content

The "freeze_support()" line can be omitted if the program is not going to be frozen to produce an executable. #1

Open
@luk0y

Description

@luk0y

I am trying this https://github.com/nikhilkumarsingh/async-http-requests-tut/blob/master/test_multiprocessing.py on my Windows Laptop and freeze_support() error raised while testing the multi processing file. I saw few articles saying to use if clause to solve the issue but it showing invalid because of the decorator . I am able to get the result without the timer decorator.

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