HPCC-23068 Prevent stall if failed over to local and early stop
If Smart Join has failed over to a local hash join, and is stopped
early, whilst still receiving rows via the LHS distributor, it
can stall.
Must ensure the LHS distributor stream is stopped.
Signed-off-by: Jake Smith <jake.smith@lexisnexisrisk.com>