v.23.1Bug Fix
Fix Deadlock with Asynchronous Read in Merge Tree on ThreadPool Exception
Fix possible deadlock withallow_asynchronous_read_from_io_pool_for_merge_treeenabled in case of exception fromThreadPool::schedule. #45481 (Nikolai Kochetov).