@@ -67,6 +67,7 @@ void workerThread()
return;
}
+ UA_Client_disconnect(client);
cout << "Thread " << threadId << " terminating" << endl;