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

Dart TSocket onError stream should be typed as Object

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

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

    Description

      PROBLEM
      Dart TSocket exposes an onError Stream<String>. However, the payload may be either a String or an Error, and should be typed as Stream<Object>.

      SOLUTION
      Type as Stream<Object>.

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment