Open
Description
When using cli-progress, if you attempt to interrupt the process using ctrl+c the command is ignored until the process fully completes.
Reading through the readme I may have missed how this is supposed to be handled, but I do not see any config options to specify how to handle a kill request from a user.