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

refactor(api-graphql): apply WS.close to base class #13991

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

iartemiev
Copy link
Member

Description of changes

Applying change from #13989 to the base class.
Verified that this does not affect the Realtime provider. .close() is not accessible publicly and is not invoked internally on that provider.

Description of how you validated changes

Checklist

  • PR description included
  • yarn test passes
  • Unit Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)

@iartemiev iartemiev requested a review from a team as a code owner November 6, 2024 19:41
Copy link
Member

@stocaaro stocaaro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

fix vs refactor?

@iartemiev iartemiev changed the title fix(api-graphql): apply WS.close to base class refactor(api-graphql): apply WS.close to base class Nov 6, 2024
@iartemiev
Copy link
Member Author

fix vs refactor?

Refactor is more appropriate. Updated

@iartemiev iartemiev merged commit 4458d30 into main Nov 6, 2024
32 checks passed
@iartemiev iartemiev deleted the fix-events-close-all branch November 6, 2024 19:55
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.

3 participants