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

feat(clients): add explicit unsubscribe API #789

Merged
merged 4 commits into from
Jun 21, 2022

Conversation

niklasad1
Copy link
Member

@niklasad1 niklasad1 commented Jun 4, 2022

I reckon that sometimes one wants to explicitly wait until the unsubscribe method has been called which this does.

We might want to use tin the benches instead of the drop impl.

@niklasad1 niklasad1 requested a review from a team as a code owner June 4, 2022 11:21
Copy link
Collaborator

@jsdw jsdw left a comment

Choose a reason for hiding this comment

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

LGTM, and using Option there is def cleaner :)

Copy link
Contributor

@lexnv lexnv left a comment

Choose a reason for hiding this comment

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

LGTM! 👍

@niklasad1 niklasad1 merged commit a13ae7a into master Jun 21, 2022
@niklasad1 niklasad1 deleted the na-clients-explicit-unsubscribe-api branch June 21, 2022 12:02
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.

3 participants