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

fix: always subscribe to topics when a Stream is started. Multiple ca… #191

Conversation

marcosschroh
Copy link
Collaborator

…lls to subscribe do not affect the consumer even though it was already subscribed.

…lls to subscribe do not affect the consumer even though it was already subscribed.
Copy link

codecov bot commented Jul 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.56%. Comparing base (37dd34d) to head (d834c1b).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #191      +/-   ##
==========================================
- Coverage   95.79%   95.56%   -0.24%     
==========================================
  Files          23       23              
  Lines         856      856              
==========================================
- Hits          820      818       -2     
- Misses         36       38       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@marcosschroh marcosschroh merged commit 9b2a364 into kpn:master Jul 3, 2024
6 of 8 checks passed
@marcosschroh marcosschroh deleted the fix/always-subscribe-to-topics-after-start-is-called branch July 3, 2024 12:01
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