On Mon, 2015-07-27 at 13:55 +0300, Ed Bartosh wrote:
> The reason for this exception was usage of ':' as a field
> delimiter in toasterstatlist file. As target can optionally
> contain ':' suffix it caused split(':') to throw exception:
>
> File "toaster_collect_task_stats(e)", line 71, in
> toast
The reason for this exception was usage of ':' as a field
delimiter in toasterstatlist file. As target can optionally
contain ':' suffix it caused split(':') to throw exception:
File "toaster_collect_task_stats(e)", line 71, in
toaster_collect_task_stats(e=)
ValueError: too many values to unpack