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

Clone and partialeq #2

Merged
merged 2 commits into from
Jul 13, 2024
Merged

Clone and partialeq #2

merged 2 commits into from
Jul 13, 2024

Conversation

bitfl0wer
Copy link
Member

This Pr adds the Clone derive and a manual implementation of the PartialEq trait to Publisher<T>. The Clone derive has had a test written for it to verify that it works as expected (i.e. cloning the Publisher and then publishing using the cloned publisher still notifies all the original subscribers).

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@bitfl0wer bitfl0wer merged commit 7dd9840 into main Jul 13, 2024
1 check passed
@bitfl0wer bitfl0wer deleted the clone-and-partialeq branch July 13, 2024 14:09
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

1 participant