ottlukas commented on issue #1469:
URL: https://github.com/apache/plc4x/issues/1469#issuecomment-2022200455

   ```
   ERROR:asyncio:Exception in callback 
_SelectorSocketTransport._call_connection_lost(None)
   handle: <Handle _SelectorSocketTransport._call_connection_lost(None)>
   Traceback (most recent call last):
     File "/usr/lib/python3.11/asyncio/events.py", line 80, in _run
       self._context.run(self._callback, *self._args)
     File "/usr/lib/python3.11/asyncio/selector_events.py", line 1117, in 
_call_connection_lost
       super()._call_connection_lost(exc)
     File "/usr/lib/python3.11/asyncio/selector_events.py", line 896, in 
_call_connection_lost
       self._protocol.connection_lost(exc)
     File 
"/home/luk/Develop/plc4x/plc4py/.venv/lib/python3.11/site-packages/plc4py/spi/Plc4xBaseProtocol.py",
 line 38, in connection_lost
       raise ConnectionError
   ConnectionError
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@plc4x.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to