Skip to content

feat(flutter): add troubleshoot for isolates #13218

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

Merged
merged 2 commits into from
Apr 9, 2025
Merged

Conversation

buenaflor
Copy link
Contributor

Copy link

vercel bot commented Apr 3, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2025 9:15am
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
changelog ⬜️ Ignored (Inspect) Visit Preview Apr 7, 2025 9:15am
develop-docs ⬜️ Ignored (Inspect) Visit Preview Apr 7, 2025 9:15am

Copy link

codecov bot commented Apr 3, 2025

Bundle Report

Changes will decrease total bundle size by 15 bytes (-0.0%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-server-cjs 10.63MB -9 bytes (-0.0%) ⬇️
sentry-docs-client-array-push 9.45MB -6 bytes (-0.0%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: sentry-docs-server-cjs

Assets Changed:

Asset Name Size Change Total Size Change (%)
1729.js -3 bytes 1.58MB -0.0%
../instrumentation.js -3 bytes 911.63kB -0.0%
9523.js -3 bytes 887.68kB -0.0%
view changes for bundle: sentry-docs-client-array-push

Assets Changed:

Asset Name Size Change Total Size Change (%)
static/chunks/pages/_app-*.js -3 bytes 868.67kB -0.0%
static/chunks/8931-*.js -3 bytes 397.42kB -0.0%
static/2rIheEdKZXOF_m-*.js (New) 578 bytes 578 bytes 100.0% 🚀
static/2rIheEdKZXOF_m-*.js (New) 77 bytes 77 bytes 100.0% 🚀
static/yU6z9ajRIWtg7JlCn0E2H/_buildManifest.js (Deleted) -578 bytes 0 bytes -100.0% 🗑️
static/yU6z9ajRIWtg7JlCn0E2H/_ssgManifest.js (Deleted) -77 bytes 0 bytes -100.0% 🗑️

@buenaflor buenaflor merged commit 186b15c into master Apr 9, 2025
11 checks passed
@buenaflor buenaflor deleted the buenaflor-patch-2 branch April 9, 2025 21:39
bitsandfoxes pushed a commit that referenced this pull request Apr 24, 2025
* Update troubleshooting.mdx

* Apply suggestions from code review

Co-authored-by: Alex Krawiec <[email protected]>

---------

Co-authored-by: Alex Krawiec <[email protected]>
@github-actions github-actions bot locked and limited conversation to collaborators Apr 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sentry.close must be called in an isolate otherwise it won't shut down
2 participants