Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_auxiliary_telescope, ts_main_telescope
-
Labels:
-
Story Points:0
-
Epic Link:
-
Sprint:TSSW Sprint - Apr 25 - May 09
-
Team:Telescope and Site
-
Urgent?:No
Description
Fix a few things that I discovered when running ts_scriptqueue with the Kafka version of salobj. The main issue is that one of the unit tests is unreliable due to making unwarrented timing assumptions. The fix is simple (see the u/rowen/kafka branch).
Also change ScriptQueue.start to call super().start() first instead of last. This is generally a good idea (but requires ts_salobj 7.1) and is needed to use the package with kafka salobj.
Attachments
Issue Links
- relates to
-
DM-34546 Release RO packages for cycle 26
- Done
Pull request: https://github.com/lsst-ts/ts_scriptqueue/pull/69