You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If using client.delete_nodes on a large set of nodes on a python-opcua server, the client will disconnect with a timeout. This is either true if the list of nodes is long, or recursive=True is used on a node with lots of childs.