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 UseStore for restarts #115

Merged
merged 1 commit into from
Dec 1, 2020
Merged

Fix UseStore for restarts #115

merged 1 commit into from
Dec 1, 2020

Conversation

hannahhoward
Copy link
Collaborator

Goals

Fix UseStore in the case when a request is restarted -- sometimes this produces an error that causes a failure to use a custom store.

Implementation

Unregister any existing stores when restarting.

@hannahhoward hannahhoward force-pushed the feat/fix-store-issues branch 2 times, most recently from 3ae360b to 37c1126 Compare November 14, 2020 02:44
Copy link
Contributor

@dirkmc dirkmc left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@dirkmc dirkmc merged commit 39b37dc into master Dec 1, 2020
@dirkmc dirkmc deleted the feat/fix-store-issues branch December 1, 2020 09:37
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