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
i see this was introduced by 7abaf58 ... for once you can change c.SYNC_REQUEST_TIMEOUT to your liking, but it's certainly a bug introduced by this commit.
Hi,
Running long commands (>30 secs) raise socket.timeout exception
test case:
rpyc/core/protocol.py: Connection.SYNC_REQUEST_TIMEOUT = 30
Thanks
The text was updated successfully, but these errors were encountered: