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
Currently the sockets used for connecting to other rover peripherals are blocking, and it takes 10 seconds or more before an exception is raised if we cannot connect to a board.
The timeout should be reduced to around 2 seconds.
The text was updated successfully, but these errors were encountered:
Currently the sockets used for connecting to other rover peripherals are blocking, and it takes 10 seconds or more before an exception is raised if we cannot connect to a board.
The timeout should be reduced to around 2 seconds.
The text was updated successfully, but these errors were encountered: