Skip to content

Conversation

@mpf82
Copy link
Owner

@mpf82 mpf82 commented Jun 26, 2025

github ist doof

Michael Faust and others added 5 commits May 7, 2025 11:57
This fix tries to query the sockets directly for pending data if poller.poll() returns no file descriptors.

In case of pending data, a special flag is set on the websocket, to ensure the whole buffer is processed in one go.
added unittest for CherryPy ssl fix

certificate and key file have been created using:

``openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout server.key -out server.crt``
Separate pytest invocations for SSL and non-SSL tests
Signed-off-by: Mike <mpf82@users.noreply.github.com>
Signed-off-by: Mike <mpf82@users.noreply.github.com>
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