Uploaded image for project: 'Libcloud'
  1. Libcloud
  2. LIBCLOUD-803

Bad SSL socket exception handling

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      See https://github.com/apache/libcloud/blob/69fc915b52fc42b288fa503b2c44c4cc4691ec18/libcloud/httplib_ssl.py#L306

      The method get_socket_error_exception can return None. Raising None results in a TypeError:

      TypeError: exceptions must be old-style classes or derived from BaseException, not NoneType

      Attachments

        Activity

          People

            Unassigned Unassigned
            crunk1 Scott Crunkleton
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: