Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Silent quit of telnet servers leading to clients waiting forever #2688

Open
jerrytesting opened this issue Aug 8, 2021 · 0 comments
Open

Comments

@jerrytesting
Copy link

jerrytesting commented Aug 8, 2021

After telnet clients connect with telnet servers, clients stay blocking until receiving timeout from servers. So when the telnet server interrupts unexpectedly, the server should give an alert to clients. However, telnet servers often quit silently, thereby leading to clients waiting forever.

This bug can be reproduced when one telnet client connects with one telnet server, and then the telnet server unexpectedly quits. Then we could found that the client will be stuck there and cannot stop until CPU resources run out.

alexrayne pushed a commit to alexrayne/contiki that referenced this issue Nov 10, 2023
tests: avoid Java ServiceLoader mechanism
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant