Skip to content
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.

Uncaught exception: socket.timeout: timed out #6

Closed
kseistrup opened this issue Jul 30, 2016 · 0 comments
Closed

Uncaught exception: socket.timeout: timed out #6

kseistrup opened this issue Jul 30, 2016 · 0 comments

Comments

@kseistrup
Copy link

Traceback (most recent call last):
  File "/usr/lib/python3.5/threading.py", line 914, in _bootstrap_inner
    self.run()
  File "…/MiNode/src/connection.py", line 78, in run
    self._process_queue()
  File "…/MiNode/src/connection.py", line 154, in _process_queue
    self._send_message(m)
  File "…/MiNode/src/connection.py", line 131, in _send_message
    self.s.sendall(m.to_bytes())
socket.timeout: timed out

Please note that this is different from #3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants