Skip to content

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

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
luk0y opened this issue Aug 19, 2020 · 0 comments

Comments

@luk0y
Copy link

luk0y commented Aug 19, 2020

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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant