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

retry interrupted calls to close in the shell utils launcher

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.4.0-rc3
    • Affects Version/s: None
    • Component/s: Shell
    • None
    • Fully Compatible
    • ALL
    • Platforms 2016-10-31
    • 0

      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)

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

              Created:
              Updated:
              Resolved: