-
Type:
Bug
-
Status: Closed
-
Priority:
Major - P3
-
Resolution: Fixed
-
Affects Version/s: 0.3.4
-
Fix Version/s: 0.4
-
Component/s: None
-
Labels:None
MotorPool doesn't clear a prior timeout, so if a get_socket() timeout is followed by a series of get_socket() operations, some of those operations may time out immediately instead of waiting the allotted period.