Skip to content

Resolves a "Slow operations are prohibited on EDT" exceptions #8458

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 1 commit into from
Aug 14, 2025

Conversation

jwren
Copy link
Member

@jwren jwren commented Aug 14, 2025

This resolves #8447 and #8446

Additional work may be needed to limit the number of read actions by the plugin, see #8242

@jwren jwren added the 🤖 AI-assisted For PRs with significant code generated by AI label Aug 14, 2025
@jwren jwren requested review from pq and helin24 August 14, 2025 00:08
This resolves flutter#8447 and flutter#8446

Additional work may be needed to limit the number of read actions by the plugin, see flutter#8242
@jwren jwren merged commit 6f6d8bf into flutter:master Aug 14, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 AI-assisted For PRs with significant code generated by AI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Slow operations are prohibited on EDT - PubRoot.java:360
2 participants