Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-12534

Handle Ctrl+C in bootstrap_toolchain.py

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • Infrastructure
    • None
    • ghx-label-7

    Description

      bin/bootstrap_toolchain.py uses multiple subprocesses with retries to download the toolchain binaries and FE dependencies. This script handles Ctrl+C interrupts poorly: these interrupt only a single wget instance, but don't cancel the whole download process. This makes it tedious to cancel a download session gone wrong.

      Attachments

        Activity

          People

            joemcdonnell Joe McDonnell
            laszlog Laszlo Gaal
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: