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

Move cacheWritePromise onto a sub-field of DataSourceFetchResult #123

Merged
merged 1 commit into from
Dec 14, 2022

Conversation

glasser
Copy link
Member

@glasser glasser commented Dec 14, 2022

This gives us an appropriate place to put the data desired by #41.

Also makes RESTDataSource tests actually wait on the cache writes (perhaps they were brittle before).

This gives us an appropriate place to put the data desired by #41.

Also makes RESTDataSource tests actually wait on the cache writes
(perhaps they were brittle before).
@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@glasser glasser merged commit d152875 into main Dec 14, 2022
@glasser glasser deleted the glasser/cache-write-promise-move branch December 14, 2022 23:59
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.

2 participants