Make the "XX files remaining" message in isolateserver.py download optional |
|||||
Issue descriptionActual: When it takes more than 30 seconds to fetch the inputs, run_isolate prints a status message on stdout to warn the user than the setup phase took a significant amount of time. AI: - Make the value configurable, where 0 means no output - Print to stderr instead of stdout Ref: See DELAY_BETWEEN_UPDATES_IN_SECS is the hard coded value and fetch_isolated() is the code printing it in https://github.com/luci/luci-py/blob/master/client/isolateserver.py ⛆ |
|
|
,
Aug 2 2017
,
Feb 18 2018
|
||
►
Sign in to add a comment |
|||||
Comment 1 by aludwin@google.com
, Jul 19 2017