-
Notifications
You must be signed in to change notification settings - Fork 3
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
notebook goes into send loop when readline returns "" #8
Comments
How can I reproduce the issue? |
That is a very good question /shrug |
In that case we can probably close this issue, can't we? |
If you consider that behaviour intentional, then yes, otherwise it is solved by one if clause after the readline |
Did this happen to you and you just don't know how to reproduce it, or is this just hypothetical and you don't know whether this can happen in practice? |
Saw this and took a quick look.. If you close the client connection |
On my local machine, with the service running in its normal docker container |
but who/what was connecting to the service? |
No checker function caused this looping when I tested it.. just exploit throws an error since it is not yet implemented |
I think it happened in connections made from the dotnet checker, but not always 🤔 |
No description provided.
The text was updated successfully, but these errors were encountered: