taurus-org / taurus_pyqtgraph

Moved to https://gitlab.com/taurus-org/taurus_pyqtgraph
3 stars 14 forks source link

Fix handleEvent for event values without rvalue attribute #58

Closed gjover closed 4 years ago

gjover commented 4 years ago

This fix handles the case when the event value is a DevFailed or any other object without the rvalue attribute

cpascual commented 4 years ago

LGTM (after fixing an indentation error)

cpascual commented 4 years ago

Sorry... I messed with the buttons and the branches and now I can't reopen. Luckily I have a local branch with the changes, so I am going to push it manually open another PR with the same commits: #61