Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-3468

Dart TSocketTransport onError handler is too restrictive

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.10.0
    • Dart - Library
    • None

    Description

      PROBLEM
      Dart TSocketTransport listens to the TSocket.onError stream. It was incorrectly expecting a String, when the stream's type is Object.

      SOLUTION
      Accept an Object, to match the stream.

      Attachments

        Issue Links

          Activity

            People

              markerickson-wk Mark Erickson
              markerickson-wk Mark Erickson
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: