v.20.11Improvement
Fix clickhouse-client abort issue on exit
Fix rare issue when clickhouse-client may abort on exit due to loading of suggestions. This fixes #16035. #16047 (alexey-milovidov).Why it matters
This fix addresses an unexpected crash inclickhouse-client that occurs when the client attempts to load command-line suggestions during shutdown. This improvement enhances the stability and reliability of the client.