bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-wget] [bug #52743] calculated left time and download speed freezes


From: Darshit Shah
Subject: [Bug-wget] [bug #52743] calculated left time and download speed freezes sometimes.
Date: Tue, 9 Jan 2018 11:28:45 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0

Update of bug #52743 (project wget):

                  Status:                    None => Wont Fix               
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

Hi,

Wget is built entirely without multi-threading support. Hence, the idea of
having the progress printed from a second thread is not feasible.

There have been multiple attempts in the past to add threading support to
Wget, but the old code base is really hard to refactor.

Instead, do take a look at GNU Wget2, a rewrite of Wget in C which was built
with concurrency in mind.
https://gitlab.com/gnuwget/wget2

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?52743>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]