FreeOpcUa / opcua-client-gui

OPC-UA GUI Client
GNU General Public License v3.0
534 stars 176 forks source link

Method was called twice #52

Closed CuriousCrook closed 4 years ago

CuriousCrook commented 4 years ago

client.connect_and_get_server_endpoints() was called twice. If there is a reason for calling it twice, it should be commented in the source code. Otherwise you can just accept my pull request.

oroulet commented 4 years ago

I wonder how it could even work...