ProxyBroker icon indicating copy to clipboard operation
ProxyBroker copied to clipboard

Execution hangs at ProxyPool's get method

Open cpuodzius opened this issue 6 years ago • 1 comments

cpuodzius avatar Dec 11 '18 07:12 cpuodzius

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).

image

I'm not sure why it's happening nor how to solve it. Ideas?

cpuodzius avatar Dec 11 '18 07:12 cpuodzius