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

ZMQ socket monitoring refactor #52

Merged
merged 7 commits into from
Oct 3, 2022
Merged

ZMQ socket monitoring refactor #52

merged 7 commits into from
Oct 3, 2022

Conversation

kafonek
Copy link
Contributor

@kafonek kafonek commented Sep 30, 2022

This fixes the situation where we sometimes miss messages while cycling (disconnect/reconnect) a socket. It accomplishes that by changing the syntax to be more event driven rather than looping as much.

@kafonek kafonek mentioned this pull request Sep 30, 2022
@kafonek
Copy link
Contributor Author

kafonek commented Sep 30, 2022

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@kafonek kafonek mentioned this pull request Sep 30, 2022
@kafonek kafonek marked this pull request as ready for review September 30, 2022 18:18
@kafonek kafonek requested a review from a team September 30, 2022 18:24
Base automatically changed from mrk/update-jupyter-tests to main October 3, 2022 13:48
@kafonek kafonek merged commit b173e0f into main Oct 3, 2022
@kafonek kafonek deleted the mrk/zmq-polling-refactor branch October 3, 2022 16:30
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