[cmake-developers] [CMake 0016109]: Downloading of a file may hang indefinitely with ExternalProject
Mantis Bug Tracker
mantis at public.kitware.com
Wed May 25 16:08:31 EDT 2016
The following issue has been SUBMITTED.
======================================================================
https://cmake.org/Bug/view.php?id=16109
======================================================================
Reported By: Ilya
Assigned To:
======================================================================
Project: CMake
Issue ID: 16109
Category: CMake
Reproducibility: sometimes
Severity: tweak
Priority: normal
Status: new
======================================================================
Date Submitted: 2016-05-25 16:08 EDT
Last Modified: 2016-05-25 16:08 EDT
======================================================================
Summary: Downloading of a file may hang indefinitely with
ExternalProject
Description:
The `file(DOWNLOAD` command used by ExternalProject is not limited by any
timeouts.
It should, instead, automatically retry (and possibly continue) to download the
file.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2016-05-25 16:08 Ilya New Issue
======================================================================
More information about the cmake-developers
mailing list