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

Shutdown zmq context after joining the server thread and flushing #400

Merged
merged 1 commit into from
Jun 23, 2022

Conversation

JafarAbdi
Copy link
Contributor

Fix: #375

I kept getting this exception, zmq_->publisher and zmq_->server are trying to send data after the context is shutdown

@facontidavide facontidavide merged commit 59c1a80 into BehaviorTree:master Jun 23, 2022
@JafarAbdi JafarAbdi deleted the pr-zmq_fix branch June 23, 2022 18:11
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.

Publisher ZMQ - Server and Publisher Quitting
2 participants