We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: