Giter Club home page Giter Club logo

Comments (3)

wvengen avatar wvengen commented on May 13, 2024

Seing this also with j-usti-n@a797fb9 (where async warning is fixed).
aiodns 1.1.1

Exception ignored in: <bound method DNSResolver._sock_state_cb of <aiodns.DNSResolver object at 0x7f982ce2a1d0>>
Traceback (most recent call last):
  File "/home/me/.local/lib/python3.5/site-packages/aiodns/__init__.py", line 85, in _sock_state_cb
    self.loop.add_reader(fd, self._handle_event, fd, READ)
  File "/usr/lib/python3.5/asyncio/selector_events.py", line 336, in add_reader
    self._ensure_fd_no_transport(fd)
  File "/usr/lib/python3.5/asyncio/selector_events.py", line 258, in _ensure_fd_no_transport
    fd, transport))
RuntimeError: File descriptor 103 is used by transport <_SelectorSocketTransport fd=103 read=polling write=<idle, bufsize=0>>

from proxybroker.

erm3nda avatar erm3nda commented on May 13, 2024

Same for me. I am using aiodns==1.1.1 but sometimes i get the File descriptor error :-/

from proxybroker.

gabrielgradinaru avatar gabrielgradinaru commented on May 13, 2024

This is an issue related to aiohttp which has been fixed:
aio-libs/aiohttp#1848

from proxybroker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.