Skip to content

[firebase_remote_config] Fix Future already completed RemoteConfig.instance#28

Merged
kroikie merged 4 commits into
firebase:masterfrom
collinjackson:flutter/plugins#1966
Aug 30, 2019
Merged

[firebase_remote_config] Fix Future already completed RemoteConfig.instance#28
kroikie merged 4 commits into
firebase:masterfrom
collinjackson:flutter/plugins#1966

Conversation

@collinjackson

@collinjackson collinjackson commented Aug 25, 2019

Copy link
Copy Markdown
Contributor

Migrates flutter-team-archive/plugins#1966 by @IchordeDionysos

I ended up rewriting it a bit.

Note: It seems the plugin was working fine and the behavior is covered by a test, but there was a spurious error message in the logs. This PR is removing the error message in the logs, and I don't think I can easily cover that in a test.

Fixes flutter/flutter#38060

@collinjackson collinjackson requested a review from kroikie as a code owner August 25, 2019 18:52
@collinjackson collinjackson changed the title Fix Future already completed RemoteConfig.instance [firebase_remote_config] Fix Future already completed RemoteConfig.instance Aug 25, 2019
@kroikie kroikie merged commit 08dad0c into firebase:master Aug 30, 2019
@IchordeDionysos

Copy link
Copy Markdown
Contributor

I still get the error with this merge request 🤔

@kroikie

kroikie commented Sep 9, 2019

Copy link
Copy Markdown
Collaborator

@IchordeDionysos would you mind filling an issue with the details of what you are seeing so we can have a closer look?

@IchordeDionysos

IchordeDionysos commented Sep 9, 2019

Copy link
Copy Markdown
Contributor

@kroikie I've filed an issue with an MVCE so you can easily see the problem yourself: #120

@IchordeDionysos

IchordeDionysos commented Feb 26, 2020

Copy link
Copy Markdown
Contributor

@collinjackson @kroikie This issue does not seem to be fixed by this pull request: #195

@firebase firebase locked and limited conversation to collaborators Aug 20, 2020
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.

Remote Config fails with Future already complete with two RemoteConfig.instance

3 participants