When subscripting, if opc server disconnect can make error -- "Exception in thread Thread-2". I don't want change souce code but need to inherit many classes. #1191
Replies: 5 comments 1 reply
-
|
Hi, please provide the informations, which are mentioned. Don't write everything in the title. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Catching Exceptions, caused by Threads, in Python is a pain (since ever). You can't pass them to the main thread. |
Beta Was this translation helpful? Give feedback.
-
|
Sure, thank you.Global variable as a integrate signals is good idea. |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
This is a bug report. to get help go to https://github.com/FreeOpcUa/python-opcua/discussions
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior incl code:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Beta Was this translation helpful? Give feedback.
All reactions