Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

iskakaushik
Copy link
Contributor

This avoids the race where vsync waiter was shutdown before the tasks on
ui task runner got flushed.

Fixes: flutter/flutter#82024

@flutter-dashboard
Copy link

It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat.

If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix?

Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing.

This avoids the race where vsync waiter was shutdown before the tasks on
ui task runner got flushed.

Fixes: flutter/flutter#82024
@iskakaushik iskakaushik 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 May 26, 2021
@iskakaushik iskakaushik merged commit beb712f into flutter:master May 26, 2021
@zanderso
Copy link
Member

Thanks, Kaushik!

engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request May 26, 2021
naudzghebre pushed a commit to naudzghebre/engine that referenced this pull request Sep 2, 2021
…lutter#26440)

This avoids the race where vsync waiter was shutdown before the tasks on
ui task runner got flushed.

Fixes: flutter/flutter#82024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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
Development

Successfully merging this pull request may close these issues.

EmbedderTest.FrameInfoContainsValidWidthAndHeight flaked on presubmit
4 participants