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

Synchronize subscribe with unsubscribe to properly work in emulation case #288

Merged
merged 5 commits into from
Jun 19, 2024

Conversation

FZambia
Copy link
Member

@FZambia FZambia commented Jun 16, 2024

In some cases like using HTTP emulation fallbacks it's important to synchronize unsubscribe with subscribe calls. Adding an internal unsubscribe promise helps to solve it.

@FZambia FZambia changed the title Make unsubscribe awaitable Synchronize subscribe with unsubscribe to properly work in emulation case Jun 19, 2024
@FZambia FZambia marked this pull request as ready for review June 19, 2024 05:29
@FZambia FZambia merged commit ec9a35f into master Jun 19, 2024
3 checks passed
@FZambia FZambia deleted the await_unsubscribe branch June 19, 2024 21:33
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.

1 participant