-
AlexejStukov authored
* Prevent the UASocketClient from hanging Added a timeout to the socket connection that prevents the ``UASocketClient`` from hanging on ``_receive`` in ``_run``. * introduces new socket_timeout * added socket_timeout to Client * fixed small bug * added timeout handling to SocketWrapper
3f750a92