pcdshub / solid-attenuator

LCLS Solid Attenuator System IOC
https://pcdshub.github.io/solid-attenuator
Other
1 stars 4 forks source link

REF: use new monitor PV utilities #20

Closed klauer closed 4 years ago

klauer commented 4 years ago

Closes #15 Closes #8

Created some new monitoring utilities based on linking the threading client with the asyncio server by way of a queue. I also generalized the approach and updated the caproto PR.

IOC no longer dies if connections are lost due to the new monitoring strategy.