Menu

#747 PyTango event callback in gevent mode gets called in non main thread

open
None
PyTango
6
2015-10-21
2015-10-21
No

If you create a DeviceProxy in gevent mode and subscribe to events, the callback will be called in the tango thread that received the event and not the main thread as expected

Discussion


Log in to post a comment.