Distributed Queries in Async Socket Mode Respect Max Threads Limit
Official CH changelog text
Distributed queries executed in async_socket_for_remote mode (default) now respect max_threads limit. Previously, some queries could create excessive threads (up to max_distributed_connections), causing server performance issues. #53504 (filimonov).