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
2018-07-29 16:07:55 ERROR Exception in callback _SelectorSocketTransport._read_ready()
handle: <Handle _SelectorSocketTransport._read_ready()>
Traceback (most recent call last):
File "/usr/lib64/python3.6/asyncio/events.py", line 145, in _run
self._callback(*self._args)
File "/usr/lib64/python3.6/asyncio/selector_events.py", line 730, in _read_ready
self._protocol.data_received(data)
File "server.py", line 36, in data_received
self.server_transport.write(data)
File "/usr/lib64/python3.6/asyncio/selector_events.py", line 775, in write
self._buffer.extend(data)
MemoryError
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: