websocket
websocket copied to clipboard
After connecting to websocket, the server prints the following log each time it receives a message: read/write on closed pipe.
Is there an existing issue for this?
- [X] I have searched the existing issues
Current Behavior
Receives the message sent by the client.
Expected Behavior
Print nothing.
Steps To Reproduce
no
Anything else?
no
same issue on 1.5.1, and is was just ok on 1.5.0
Have you tried the latest master?
The issue is stale. Head does not contain any code that prints to stdout or stderr.
Thanks @canelohill Closing