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

chore: thread and thread manager into separate file #1336

Merged
merged 2 commits into from
Aug 14, 2024

Conversation

myandrienko
Copy link
Contributor

Just splitting a large file in two for easier navigation.

Also, removed throttling from throttledHandleConnectionRecovery here, mostly to avoid imports, but also because it's not a correct way to deal with this async method. More fixes to this method are coming in further PRs.

Copy link
Contributor

Size Change: -1.93 kB (-0.45%)

Total Size: 426 kB

Filename Size Change
dist/browser.es.js 92.7 kB -502 B (-0.54%)
dist/browser.full-bundle.min.js 52.8 kB +109 B (+0.21%)
dist/browser.js 93.8 kB -524 B (-0.56%)
dist/index.es.js 92.7 kB -496 B (-0.53%)
dist/index.js 93.8 kB -517 B (-0.55%)

compressed-size-action

@myandrienko myandrienko merged commit 6c50a9e into feat/threads-v2 Aug 14, 2024
1 of 5 checks passed
@myandrienko myandrienko deleted the feat/threads-v2-split-file branch August 14, 2024 13:28
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.

2 participants