ProxyBroker
ProxyBroker copied to clipboard
Execution hangs at ProxyPool's get method
I'm testing the find and use script (actually the version included in the doc) and the execution is hanging at await proxy_pool.get(scheme=urlparse(url).scheme)
.
I'm not sure why it's happening nor how to solve it. Ideas?