You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to use django-apscheduler to add a job, which simply calls the function in test_proxybroker.py.
There is no problem to run test_proxybroker.py and got proxies returned.
But I got this error
set_wakeup_fd only works in main thread of the main interpreter
I tried to use django-apscheduler to add a job, which simply calls the function in test_proxybroker.py.
There is no problem to run test_proxybroker.py and got proxies returned.
But I got this error
when I run the django-apscheduler command.
The text was updated successfully, but these errors were encountered: