pluggable-output-processor icon indicating copy to clipboard operation
pluggable-output-processor copied to clipboard

colorizer's error shouldn't suppress output of original command

Open mutanabbi opened this issue 11 years ago • 0 comments
trafficstars

Any errors, exceptions or assertion faults into a colorizer-wrapper shouldn't suppress the output of an original command. For example see #5. There is a mount-colorizer assertion fault is described there. It caused an exception throwin so an original command output was lost. But actually the command was OK. So I think this is a good idea to catch any exceptions and to print an original command output if some colorizer faults. This remark relates for any kind of wrappers, I beleive.

mutanabbi avatar Jan 07 '14 20:01 mutanabbi