v.21.11Improvements

Fix uncaught exception during server termination

Fix possible uncaught exception during server termination. #28761 (Azat Khuzhin).
Fixes a potential uncaught exception that could occur during ClickHouse server termination.

Why it matters

This fix addresses an issue where the ClickHouse server might throw an uncaught exception when shutting down, which could affect smooth server termination and reliability.

How to use it

Upgrade to the new ClickHouse version containing this fix; no additional configuration or usage changes are required.