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

ref to disposed instance should be set to null

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 0.18.0
    • netstd - Library
    • None
    • Patch Available

    Description

      public override void Close()
      {
           PipeStream?.Dispose();
      }
      

      should also set PipeStream = null;

      Attachments

        Activity

          People

            jensg Jens Geyer
            jensg Jens Geyer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: