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

.dropConnection callback is fired to early #116

Open
AMooshofer opened this issue Sep 8, 2020 · 0 comments
Open

.dropConnection callback is fired to early #116

AMooshofer opened this issue Sep 8, 2020 · 0 comments

Comments

@AMooshofer
Copy link

I got an issue when terminating the connection to a plc.
After calling .dropConnection i get the callback to early, when looking at the log without silent mode you can see the callback is called, before it terminates the connection.
When i wanna build a new connection afterwards i get all kinds of different errors.
I found a way around this issue: when calling .connectionCleanup in the callback it terminates completely and a new connection is possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant