stlehmann / pyads

Python wrapper for TwinCAT ADS
MIT License
252 stars 93 forks source link

Added try-catch to notification close in symbol destructor #304

Closed RobertoRoos closed 1 month ago

RobertoRoos commented 2 years ago

Fixes #303

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1717174302


Changes Missing Coverage Covered Lines Changed/Added Lines %
pyads/symbol.py 3 5 60.0%
<!-- Total: 3 5 60.0% -->
Totals Coverage Status
Change from base Build 1576796242: -0.1%
Covered Lines: 1696
Relevant Lines: 1796

💛 - Coveralls
stlehmann commented 2 years ago

@RobertoRoos do you think you can find a way to add a test for this particular case?