cleanup
Some checks failed
BlockStorage/repertory/pipeline/head There was a failure building this commit
BlockStorage/repertory/pipeline/pr-master There was a failure building this commit

This commit is contained in:
2025-07-23 10:49:18 -05:00
parent 3bfbaa408c
commit b3d1ed789b

View File

@@ -115,6 +115,7 @@ auto project_initialize() -> bool {
void project_cleanup() {
#if defined(PROJECT_ENABLE_CURL)
dns_cache::cleanup();
curl_global_cleanup();
#endif // defined(PROJECT_ENABLE_CURL)