Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_main_telescope
-
Labels:
-
Story Points:1
-
Epic Link:
-
Sprint:TSSW Sprint - Jul 31 - Aug 14
-
Team:Telescope and Site
-
Urgent?:No
Description
The test_offset_with_compensation unit test case hangs on Python 3.11 on these lines
https://github.com/lsst-ts/ts_mthexapod/blob/develop/tests/test_csc.py#L259-L263
From debugging the code it looks like the event is emitted but it never gets received. Please investigate and fix.
Note. Use this ticket to fix the test case in ts_mtrotator as well.
Attachments
Issue Links
- relates to
-
DM-39991 Temporarily disable the test_offset_with_compensation test case
- Done
Please help to review the PRs:
1. https://github.com/lsst-ts/ts_mthexapod/pull/76
2. https://github.com/lsst-ts/ts_mtrotator/pull/81
Thanks!