v.23.12Bug Fix

Avoid Parallel Reading from system.stack_trace to Prevent Hangs

Avoid hangs of system.stack_trace by correctly prohibiting parallel reading from it. #57641 (Azat Khuzhin).