mxcube / mxcubecore

Backend used by MXCuBE
http://mxcube.github.io/mxcube/
GNU Lesser General Public License v3.0
11 stars 52 forks source link

Allow open/close methods to have timeout #769

Closed beteva closed 1 year ago

beteva commented 1 year ago

Allow the AbstractShutter to use the AbstractNState class timeout mechanism. Cleanup the test and the Mockup class

github-actions[bot] commented 1 year ago

Coverage

Coverage Report •
FileStmtsMissCoverMissing
mxcubecore/HardwareObjects/mockup
   ShutterMockup.py22291%55–56
TOTAL58435541507% 

Tests Skipped Failures Errors Time
1920 0 :zzz: 0 :x: 0 :fire: 1m 45s :stopwatch:
marcus-oscarsson commented 1 year ago

Thanks :)