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

chore: add stop() method to PublisherSync #69

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

mackenzie-grimes-noaa
Copy link
Contributor

Linear Issue

IDSSE-795

Changes

  • Add a stop() method to PublisherSync class

Explanation

Now PublisherSync class will have the same public methods as PublishConfirm.

This way the cutover from using PublisherSync back to using PublishConfirm should be seamless--we only need to instantiate one class or the other, and all other methods will just work.

Copy link
Contributor

@Geary-Layne Geary-Layne left a comment

Choose a reason for hiding this comment

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

Looks good

@mackenzie-grimes-noaa mackenzie-grimes-noaa merged commit a2351e5 into main Jul 24, 2024
2 checks passed
@mackenzie-grimes-noaa mackenzie-grimes-noaa deleted the chore/publisher-sync-interface branch July 24, 2024 16:04
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.

2 participants