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

dodal.common.MsgGenerator and dls_bluesky_core.core.MsgGenerator not equal #643

Open
DiamondJoseph opened this issue Sep 17, 2024 · 0 comments · May be fixed by #645
Open

dodal.common.MsgGenerator and dls_bluesky_core.core.MsgGenerator not equal #643

DiamondJoseph opened this issue Sep 17, 2024 · 0 comments · May be fixed by #645
Assignees
Labels
bug Something isn't working

Comments

@DiamondJoseph
Copy link
Collaborator

Previously we had checked that plans were annotated with is dls_bluesky_core.core.MsgGenerator. This began causing issue, and we had to check == dls_bluesky.core.core.MsgGenerator. This now appears to also not be compatible in a built container.

It is time for a clean break and removal of dls_bluesky_core. But also a cautionary tale if we to move MsgGenerator into bluesky.

Originally posted by @DiamondJoseph in #533 (comment)

@DiamondJoseph DiamondJoseph self-assigned this Sep 17, 2024
@DiamondJoseph DiamondJoseph added the bug Something isn't working label Sep 17, 2024
@DiamondJoseph DiamondJoseph linked a pull request Sep 17, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant