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

Fix assertion failure when calling zmq_poller_destroy after zmq_ctx_term #3029

Merged
merged 3 commits into from
Mar 28, 2018

Conversation

sigiesec
Copy link
Member

Fixes #3028

Solution: Added test case to reproduce, not solving the problem!
Solution: do not call getsockopt to query thread-safety of a socket
…ted with a non-thread-safe socket

Solution: test with both thread-safe and non-thread-safe sockets
@bluca bluca merged commit 2aa54d6 into zeromq:master Mar 28, 2018
@sigiesec sigiesec deleted the fix-poller-context-shutdown branch March 1, 2019 23:25
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

Successfully merging this pull request may close these issues.

2 participants