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: thread manager bugs #1372

Merged
merged 8 commits into from
Nov 11, 2024
Merged

Conversation

isekovanic
Copy link
Contributor

@isekovanic isekovanic commented Sep 27, 2024

CLA

  • I have signed the Stream CLA (required).
  • Code changes are tested

Description of the changes, What, Why and How?

This PR fixes 2 leftover issues in Threads v2:

  • ThreadManager state being stale after logging out in an app
  • Channel deletion not having a realtime effect on ThreadManager state

Changelog

@isekovanic isekovanic changed the title Fix/reset thread manager on disconnect fix: thread manager bugs Sep 27, 2024
Copy link
Contributor

github-actions bot commented Sep 27, 2024

Size Change: +737 B (+0.16%)

Total Size: 457 kB

Filename Size Change
dist/browser.es.js 99.6 kB +152 B (+0.15%)
dist/browser.full-bundle.min.js 56.5 kB +108 B (+0.19%)
dist/browser.js 101 kB +164 B (+0.16%)
dist/index.es.js 99.7 kB +150 B (+0.15%)
dist/index.js 101 kB +163 B (+0.16%)

compressed-size-action

src/client.ts Outdated Show resolved Hide resolved
@arnautov-anton arnautov-anton merged commit 7435a58 into master Nov 11, 2024
5 checks passed
@arnautov-anton arnautov-anton deleted the fix/reset-thread-manager-on-disconnect branch November 11, 2024 14:34
@github-actions github-actions bot mentioned this pull request Nov 13, 2024
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.

4 participants