This function gets called for every byte chunk that is downloaded, causing tons of data to be printed and overwritten on the terminal,
printDownloadStatus
This causes for example github actions to be flooded by download lines

My suggestion would be either updating it every second/half second or every time the printed result is gonna be different
This function gets called for every byte chunk that is downloaded, causing tons of data to be printed and overwritten on the terminal,
printDownloadStatus
This causes for example github actions to be flooded by download lines

My suggestion would be either updating it every second/half second or every time the printed result is gonna be different