Skip to content

Fix subscriber close issue#358

Merged
davorrunje merged 1 commit into
mainfrom
fix-subscriber-close
Oct 10, 2024
Merged

Fix subscriber close issue#358
davorrunje merged 1 commit into
mainfrom
fix-subscriber-close

Conversation

@kumaranvpl

Copy link
Copy Markdown
Contributor

Description

Fixes #354

Type of change

  • Documentation (typos, code examples, or any documentation updates)
  • Bug fix (a non-breaking change that resolves an issue)
  • New feature (a non-breaking change that adds functionality)
  • Breaking change (a fix or feature that would disrupt existing functionality)
  • This change requires a documentation update

Checklist

  • I have conducted a self-review of my own code
  • I have made the necessary changes to the documentation
  • My changes do not generate any new warnings
  • I have added tests to validate the effectiveness of my fix or the functionality of my new feature
  • I have included code examples to illustrate the modifications

@kumaranvpl kumaranvpl requested a review from davorrunje October 10, 2024 06:32
@davorrunje davorrunje enabled auto-merge October 10, 2024 06:35
@davorrunje davorrunje added this pull request to the merge queue Oct 10, 2024
Merged via the queue into main with commit 0d8a0d1 Oct 10, 2024
@davorrunje davorrunje deleted the fix-subscriber-close branch October 10, 2024 06:44
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.

Fix syncify issue which occurs while trying to close subscriber after chat is over

2 participants