Skip to content

Conversation

@wuf
Copy link
Contributor

@wuf wuf commented Mar 7, 2022

If client closes the telnet connection (either due to user typing
"Ctrl-] then 'quit'" or due to network shutdown) in middle of the
prompt application, the application will hang forever and resources
maintained in TelnetServer.connections and
TelnetServer._application_tasks are not released.

 If client closes the telnet connection (either due to user typing "Ctrl-] then 'quit'" or due to network shutdown) in middle of the prompt application, the application will hang forever and resources maintained in TelnetServer.connections and TelnetServer._application_tasks are not released.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant