alive-progress icon indicating copy to clipboard operation
alive-progress copied to clipboard

Better exception when nesting bars

Open crypdick opened this issue 2 years ago • 1 comments

Nesting bars is not supported, and throws a cryptic unhashable type error (https://github.com/rsalmei/alive-progress/issues/107)

It would be nice if the error was more informative. Maybe RuntimeError('Nested alive-progress bars are not supported')

Btw, thanks for the awesome project

crypdick avatar Mar 10 '22 14:03 crypdick

Hey, thanks! 😊

Humm, I'm not sure that is the only cause of this error... But yeah, I'll take a look as soon as I can.

rsalmei avatar Mar 11 '22 20:03 rsalmei