Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-2208

Subprocess::Wait should handle EINTR

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 1.6.0
    • 1.7.0
    • test, util

    Description

      I saw this test failure in a TSAN build: Bad status: Runtime error: Unable to wait() for /tmp/run_tha_testJyhcOT/build/tsan/bin/kudu: Unable to wait on child: Interrupted system call (error 4)

      It seems like we need to add a RETRY_ON_EINTR loop to Subprocess::Wait

      Attachments

        Activity

          People

            jeffreyflukman Jeffrey F. Lukman
            tlipcon Todd Lipcon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: