Closed YHordijk closed 7 months ago
Currently the log.loadbar function expects an iterable with a defined length. This means that when using generator expressions it will not work, even though sometimes it would be nice to have a progress bar for generators.
Currently the log.loadbar function expects an iterable with a defined length. This means that when using generator expressions it will not work, even though sometimes it would be nice to have a progress bar for generators.