Skip to content
This repository has been archived by the owner on Nov 28, 2020. It is now read-only.

Poller blocks forever when socket with no flags is specified #22

Open
jean-airoldie opened this issue May 14, 2019 · 2 comments
Open

Poller blocks forever when socket with no flags is specified #22

jean-airoldie opened this issue May 14, 2019 · 2 comments
Labels
footgun A footgun to remove from the API

Comments

@jean-airoldie
Copy link
Owner

jean-airoldie commented May 14, 2019

See zeromq/libzmq#3492.

@jean-airoldie jean-airoldie added the footgun A footgun to remove from the API label May 14, 2019
@jean-airoldie
Copy link
Owner Author

jean-airoldie commented May 14, 2019

We could keep track the sockets with no flags specified. If the number of sockets with no flags is equal to the total number of sockets we error out.

@jean-airoldie jean-airoldie added the noob friendly Beginner friendly stuff label May 18, 2019
@jean-airoldie jean-airoldie removed the noob friendly Beginner friendly stuff label Jun 4, 2019
@jean-airoldie
Copy link
Owner Author

We should probably provide a PR to libzmq directly, rather than fixing it at our level. Shouldn't be too hard to do. Just not a priority for me atm.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
footgun A footgun to remove from the API
Projects
None yet
Development

No branches or pull requests

1 participant