You are viewing a single comment's thread from:
RE: Improvements to database file updating script for the CPU_QuickMag Gridcoin CPU performance estimator
Slight clarification. If the download crashes or times out, you will not hang indefinitely. If the progress % is still on screen then at least one download is still making progress (probably very slowly).
If you want I can put the progress bars back in as a debug mode, but it will be very visually unappealing.
It is in as debug and as -v. Its really not what you where hoping for.
I can make it look nicer based on the same code, but it will add 30% to time for the script to finish.
I'll have to rewrite the script in its entirety to keep the multi-threading and get individual progress bars.