Skip to content
  1. May 09, 2018
  2. May 08, 2018
  3. May 02, 2018
  4. Apr 29, 2018
  5. Apr 27, 2018
  6. Apr 19, 2018
  7. Apr 16, 2018
  8. Apr 13, 2018
  9. Apr 12, 2018
    • Tommaso Tocci's avatar
      dl script: exit on donwload task errors · 2f1d3813
      Tommaso Tocci authored
      Problem: If one of the donwload task fails the script do not stop and
      the other task continue to donwload sources.
      
      Solution: If one of the task fails, print an informative error message
      and send a signal to the parent process that kills all the spawned tasks
      and exits with error code.
      2f1d3813