v.20.9Bug Fix

Stop Query Execution on PipelineExecutor Exceptions to Prevent Hangs

Stop query execution if exception happened in PipelineExecutor itself. This could prevent rare possible query hung. #14334 #14402 (Nikolai Kochetov).