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

[RFR] Fix prepare() doesn't get fully populated datastore #884

Merged
merged 1 commit into from
Jan 7, 2016

Conversation

fzaninotto
Copy link
Member

prepare() was called at the end of the resolve list, but wasn't executed
last in the chain because of loose dependencies.

prepare() was called at the end of the resolve list, but wasn't executed
last in the chain because of loose dependencies.
RobinBressan added a commit that referenced this pull request Jan 7, 2016
[RFR] Fix prepare() doesn't get fully populated datastore
@RobinBressan RobinBressan merged commit e7bdd5b into master Jan 7, 2016
@RobinBressan RobinBressan deleted the prepare_end branch January 7, 2016 16:31
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