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

Conversation

@goderbauer
Copy link
Member

No description provided.

@google-cla google-cla bot added the cla: yes label Mar 20, 2021
@goderbauer goderbauer force-pushed the lintsync branch 2 times, most recently from c588162 to f243ecc Compare March 20, 2021 00:29
@goderbauer goderbauer requested a review from zanderso March 20, 2021 01:20
@zanderso
Copy link
Member

I guess if the tests pass then things are okay, but removing some of those awaits looks like it could change behavior.

@goderbauer
Copy link
Member Author

@zanderso I believe removing those awaits shouldn't change anything. It is is only removing awaits from Futures that are directly returned from methods. Either those methods are awaited on the other side (which means the Future is still awaited) or they are not awaited there and in that case the await within the method shouldn't make a difference. All tests (except for the unrelated failure tracked in flutter/flutter#78804) seem to be passing.

@goderbauer goderbauer 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 Mar 23, 2021
@fluttergithubbot fluttergithubbot merged commit 1d7f790 into flutter:master Mar 24, 2021
@GaryQian
Copy link
Contributor

GaryQian commented Mar 24, 2021

Does this fix the analyzer_options failure seen in https://github.com/flutter/flutter/pull/78900/checks?check_run_id=2182989685 ?

@GaryQian
Copy link
Contributor

engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 25, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 25, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 25, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 26, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 26, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 29, 2021
chandarrengoog pushed a commit to chandarrengoog/engine that referenced this pull request Mar 30, 2021
duanqz pushed a commit to duanqz/engine that referenced this pull request Apr 16, 2021
@goderbauer goderbauer deleted the lintsync branch March 8, 2024 22:33
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.

4 participants