Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unhandled Exception on Application Close #11

Open
jeffrey9700 opened this issue Feb 20, 2015 · 1 comment
Open

Unhandled Exception on Application Close #11

jeffrey9700 opened this issue Feb 20, 2015 · 1 comment

Comments

@jeffrey9700
Copy link

The SSLManager throws an unhandled exception upon closing the application. I can not figure out why, I have called Poco::Crypto::OpenSSLInitializer::uninitialize(); in the destructor but it doesn't help. Has anyone else run into this or come up with a solution?

@jeffrey9700
Copy link
Author

I was able to add a listener to the exit event and shutdown the SSLManager from there. This bypassed the crash.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant