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

Function send can't read User Input from stdin #2

Open
Wickan-lab opened this issue Mar 21, 2024 · 0 comments
Open

Function send can't read User Input from stdin #2

Wickan-lab opened this issue Mar 21, 2024 · 0 comments

Comments

@Wickan-lab
Copy link

I was playing a bit with this tool, since i needed it for some testing (mainly receiving messages). I also tried sending messages on a PUB socket and nothing was received on the other endpoint.

With a bit of debugging I noticed that the wrapped_input.readline() function does not read correctly. My use case is pretty simple, so i opted for good ol' input() and messages were sent correctly.

I do not know if it is due to shell encoding or python version or something else, so I'd be happy to discuss it further.

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

No branches or pull requests

1 participant