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

CluConnection fails if tron shuts down #42

Closed
albireox opened this issue Sep 18, 2020 · 0 comments · Fixed by #43
Closed

CluConnection fails if tron shuts down #42

albireox opened this issue Sep 18, 2020 · 0 comments · Fixed by #43
Assignees
Labels
bug Something isn't working needs reproduction

Comments

@albireox
Copy link
Member

Reported by @johndonor3, if tron shuts down while TronConnection is connected, the client receives a ton of [WARNING]: Cannot parse errors.

I'm not sure what lines the client would be receiving in this case, bit it's probably an issue with parse_reply. If the line failst o be parsed we should check if the connection is still open and, if not, stop the parsing task.

@albireox albireox self-assigned this Sep 18, 2020
@albireox albireox added bug Something isn't working needs reproduction labels Sep 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs reproduction
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant