Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-26649

retry interrupted calls to close in the shell utils launcher

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 3.4.0-rc3
    • Shell
    • None
    • Fully Compatible
    • ALL
    • Platforms 2016-10-31
    • 0

    Description

      Right now, an interrupted call to close will result in deadlock: main thread waiting for reader thread to join, reader thread waiting on EOF from the fd.
      (before waiting for reader threads to join, we probably were leaking threads)

      Attachments

        Activity

          People

            matt.cotter Matt Cotter
            matt.cotter Matt Cotter
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: