Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Configuring a sync Client object and connecting it to an OPC-UA host will cause the calling script to hang on exit if disconnect() is not called. By setting the ThreadLoop to be a daemon resolves this issue.
- Loading branch information