v.25.12Bug Fix (user-visible misbehavior in an official stable release)

Fix possible logical error upon receiving another

Fix possible logical error upon receiving another read request from a replica after a response with the finish=true flag was sent. This was possible due to a logical race condition within MergeTreeReadPoolParallelReplicas, although it was very unlikely to occur. #90921 (Nikita Taranov).