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(browser): force closing client doesn't destroy websocket correctly #1820

Merged
merged 1 commit into from Mar 15, 2024

Conversation

robertsLando
Copy link
Member

Fixes #1817

Copy link

codecov bot commented Mar 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.01%. Comparing base (78e9213) to head (d955591).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1820   +/-   ##
=======================================
  Coverage   81.01%   81.01%           
=======================================
  Files          24       24           
  Lines        1401     1401           
  Branches      330      330           
=======================================
  Hits         1135     1135           
  Misses        183      183           
  Partials       83       83           

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

@robertsLando robertsLando merged commit f9b1204 into main Mar 15, 2024
8 checks passed
@robertsLando robertsLando deleted the fix-web-socket branch March 15, 2024 13:06
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.

[Bug]: WebSocket not completely disconnected
1 participant