asynch
asynch copied to clipboard
Defining timeouts
The asynch.proto.Connection class has the following keyword arguments:
-
connect_timeout -
send_receive_timeout -
sync_request_timeout
Reading through the code it seems though that these aren't used anywhere. Am I missing something, or is there currently no way to effectively define timeouts?