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

check whether Stream is running when TestStreamClient is leaving the context. This allows to send more events after a Stream has crashed and still the TestStreamClient will be able to leave the context without hanging #204

Conversation

marcosschroh
Copy link
Collaborator

… the context. This allowsto send more events after a Stream has crashed and still the TestStreamClient will be able to leave the context without hanging

… the context. This allows to send more events after a Stream has crashed and still the TestStreamClient will be able to leave the context without hanging
@marcosschroh marcosschroh force-pushed the fix/exit-test-stream-client-context-after-stream-crashes branch from 6c627b8 to 45693a5 Compare August 28, 2024 10:36
@marcosschroh marcosschroh changed the title fix: check whether Stream is running when TestStreamClient is leaving… check whether Stream is running when TestStreamClient is leaving the context. This allows to send more events after a Stream has crashed and still the TestStreamClient will be able to leave the context without hanging Aug 28, 2024
Copy link

codecov bot commented Aug 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.68%. Comparing base (2b2a4ea) to head (45693a5).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #204      +/-   ##
==========================================
+ Coverage   95.66%   95.68%   +0.01%     
==========================================
  Files          24       24              
  Lines         900      903       +3     
==========================================
+ Hits          861      864       +3     
  Misses         39       39              

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

@marcosschroh marcosschroh merged commit 86c7829 into kpn:master Aug 28, 2024
7 of 8 checks passed
@marcosschroh marcosschroh deleted the fix/exit-test-stream-client-context-after-stream-crashes branch August 28, 2024 13:49
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