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
Client.py --comms_timeout currently only manually tested, it would be nice to have this covered by the automated tests.
Add an automated test to ensure --comms_timeout correctly raises ClientTimeout.
Client.py
--comms_timeout
currently only manually tested, it would be nice to have this covered by the automated tests.Add an automated test to ensure
--comms_timeout
correctly raises ClientTimeout.Preferably test with python rather than bash.
Flagged whilst working on #4119
The text was updated successfully, but these errors were encountered: