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

Delay default font manager to run concurrently with isolate setup #29291

Merged
merged 2 commits into from
Oct 21, 2021

Conversation

dnfield
Copy link
Contributor

@dnfield dnfield commented Oct 21, 2021

Internal traces are showing this still ends up blocking and delaying isolate setup.

This patch changes things so that we delay slightly further but should still be safe since we guarnatee setup before user code is executed.

Need to figure out how to test this.

@dnfield dnfield added the waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land. label Oct 21, 2021
@dnfield dnfield merged commit e898106 into flutter:master Oct 21, 2021
@dnfield dnfield deleted the font_mgr_delay branch October 21, 2021 23:20
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 22, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 22, 2021
kylinchen pushed a commit to XianyuTech/engine that referenced this pull request Oct 22, 2021
…utter#29291)

* Delay default font manager to run concurrently with isolate setup

* test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land.
Projects
None yet
2 participants