On 6/5/20 11:28 am, Anatol Pomozov wrote:
> Multiplexed database/files downloads will use multiple progress bars.
> The UI logic is quite complicated and printing error messages while
> handling multiple progress bars is going to be challenging.
> 
> Instead we are going to save all ALPM error messages to a list and flush
> it at the end of the download process. Use on_progress variable that
> blocks error messages printing.
> 
> Signed-off-by: Anatol Pomozov <[email protected]>
> ---

Ack.

A

Reply via email to