Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-21304 add async BaseCsc.handle_summary_state #63

Merged
merged 5 commits into from Sep 27, 2019
Merged

Conversation

r-owen
Copy link
Collaborator

@r-owen r-owen commented Sep 26, 2019

No description provided.

Do not set the summary state directly.
Fix a doc string error.
Use a loop for the invalid states to reduce code.
and update documentation to suggest using it
Copy link
Contributor

@mareuter mareuter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like a bit more work got onto this ticket than adding the handle_summary_state function. Everything looks fine to me, but make sure to clean up the Jenkins build issue before merging.

These functions were duplicated in ATDome and ATDomeTrajectory
and may well be useful in other code. I would much rather
have them in one place (with their unit tests).
@r-owen
Copy link
Collaborator Author

r-owen commented Sep 27, 2019

The integration test failure is probably due to the fact that I need to temporarily add ticket branches to ts_sal, ts_idl and ts_xml (a side effect of the delay in releasing SAL 4). But we'll see. I have added those branches and done a git commit --amend to trigger a new Jenkins run.

@r-owen r-owen merged commit 82fa683 into develop Sep 27, 2019
@r-owen r-owen deleted the tickets/DM-21304 branch September 27, 2019 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants