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

Fix for Flow issues in SimpleCacheProvider #12942

Merged
merged 2 commits into from
May 30, 2018

Conversation

flarnie
Copy link
Contributor

@flarnie flarnie commented May 30, 2018

what is the change?:

why make this change?:
To unbreak master and unblock other changes we want to make.

test plan:
Flow passes!

issue:
#12941

**what is the change?:**
- Fixed some flow errors which were somehow swallowed when CI
originally
- Loosen flow types to avoid issue with recursive loop in Flow; facebook/flow#5870

**why make this change?:**
To unbreak master and unblock other changes we want to make.

**test plan:**
Flow passes!

**issue:**
facebook#12941
@flarnie flarnie requested a review from acdlite May 30, 2018 22:02
Copy link
Contributor

@acdlite acdlite left a comment

Choose a reason for hiding this comment

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

Thanks!

@flarnie
Copy link
Contributor Author

flarnie commented May 30, 2018

so_close_puppy

@acdlite acdlite merged commit 524a743 into facebook:master May 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants