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

Forward resourceTimeout to datafileHandler #320

Merged
merged 1 commit into from
May 6, 2020

Conversation

ffittschen
Copy link
Contributor

During evaluations of which start method we should use in our project, we discovered that in the async initialization, the resourceTimeout is not forwarded to the datafileHandler. This will be fixed with this PR.

@jaeopt
Copy link
Collaborator

jaeopt commented May 5, 2020

@ffittschen It' a good catch! Can you sign our CLA if you did not yet?
https://github.com/optimizely/swift-sdk/blob/master/CONTRIBUTING.md

@mikeproeng37
Copy link
Contributor

This actually ends up breaking tests:

image

Could you please fix the compile error in there?

@ffittschen
Copy link
Contributor Author

Build should be green now. There are still some tests failing locally, but those same tests also fail on master.
I also signed the CLA

Copy link
Collaborator

@jaeopt jaeopt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jaeopt jaeopt merged commit 43e8632 into optimizely:master May 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants