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(llc): when removing current user from channel check for null in the callback #1785

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

esarbanis
Copy link
Contributor

CLA

  • I have signed the Stream CLA (required).
  • The code changes follow best practices
  • Code changes are tested (add some information if not applicable)

Description of the pull request

Closes #1753

@esarbanis esarbanis force-pushed the fix/1753 branch 2 times, most recently from cc76ba2 to 89b1b0f Compare November 24, 2023 10:38
@esarbanis esarbanis changed the title fix(core): when removing current user from channel check for null in the callback fix(llc): when removing current user from channel check for null in the callback Nov 24, 2023
Copy link
Contributor

@deven98 deven98 left a comment

Choose a reason for hiding this comment

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

LGTM

@esarbanis esarbanis merged commit 0d7559e into develop Nov 24, 2023
9 checks passed
@esarbanis esarbanis deleted the fix/1753 branch November 24, 2023 11:46
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.

Unhandled null check operator exception when user is removed from a channel
2 participants