Skip to content
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

Address the telnet console death bug. #2347

Merged
merged 1 commit into from
Feb 9, 2024

Commits on Feb 3, 2024

  1. Address the telnet console bug. Add wait_for for drain() call. If we'…

    …re stuck on drain then the buffer isn't getting emptied. 5 seconds after drain() blocks, exception will be thrown and client will be removed from connection table and will no longer be a problem.
    spikefishjohn committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    763ef24 View commit details
    Browse the repository at this point in the history