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

Stopping listener closes handler which closes communicators #67

Merged
merged 2 commits into from
Mar 13, 2024

Conversation

BenediktBurger
Copy link
Member

Fixes #59

@BenediktBurger BenediktBurger added the bug Something isn't working label Mar 13, 2024
Copy link

codecov bot commented Mar 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.60%. Comparing base (6f4e1d5) to head (c0c29ad).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #67      +/-   ##
==========================================
+ Coverage   87.57%   87.60%   +0.03%     
==========================================
  Files          36       36              
  Lines        2881     2888       +7     
  Branches      347      348       +1     
==========================================
+ Hits         2523     2530       +7     
  Misses        298      298              
  Partials       60       60              
Flag Coverage Δ
unittests 87.60% <100.00%> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@BenediktBurger BenediktBurger merged commit 0b60808 into main Mar 13, 2024
20 checks passed
@BenediktBurger BenediktBurger deleted the fix-listener-stoppage branch March 13, 2024 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

What about stopped listener
1 participant