v.21.11Bug Fixes

Fix Resource Leak in Concurrent Query Limit of Merge Tree Tables

Fix potential resource leak of the concurrent query limit of merge tree tables introduced in https://github.com/ClickHouse/ClickHouse/pull/19544. #29879 (Amos Bird).