irods / python-irodsclient

A Python API for iRODS
Other
63 stars 73 forks source link

Write test for connection timeouts in combination with SSL sockets. #583

Open d-w-moore opened 2 months ago

d-w-moore commented 2 months ago
          > (Tests should include evaluating whether the new code works for SSL sockets.)

The SSL test for this should come as part of a different PR. Reason being : it depends on some test infrastructure that is not merged for this release and may indeed have to wait for a subsequent one.

Originally posted by @d-w-moore in https://github.com/irods/python-irodsclient/issues/570#issuecomment-2222078183