This repository has been archived by the owner on Nov 28, 2020. It is now read-only.
libzmq does not ensure all messages are sent before socket is dropped #129
Labels
feature request
A request for a new feature
Describe the bug
A clear and concise description of what the bug is.
libzmq
does not ensure all messages are sent before socket is dropped.To Reproduce
Give a minimal reproduction example of the bug, if applicable.
The following code hangs:
Expected behavior
A clear and concise description of what you expected to happen.
The messages should be sent before the socket is dropped.
Platform:
The text was updated successfully, but these errors were encountered: