You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Odyssey there is a number of static object (for example CurlCacheManager) which do clean up in their destructors. These destructors are however not getting called when Odyssey exits.
The text was updated successfully, but these errors were encountered:
In Odyssey there is a number of static object (for example CurlCacheManager) which do clean up in their destructors. These destructors are however not getting called when Odyssey exits.
The text was updated successfully, but these errors were encountered: