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

Drush should be using the Drupal UpdateKernel when running updates #2611

Closed
hchonov opened this issue Feb 13, 2017 · 1 comment
Closed

Drush should be using the Drupal UpdateKernel when running updates #2611

hchonov opened this issue Feb 13, 2017 · 1 comment

Comments

@hchonov
Copy link

hchonov commented Feb 13, 2017

Currently drush is using the normal DrupalKernel when running updates, but it should be using the designated UpdateKernel as through the UpdateServiceProvider Drupal is altering services and using the null cache backend in order not to write into the cache at some places. There is currently an issue which is going to make use of this and really needs that drush is using the UpdateKernel otherwise updates might/will fail - https://www.drupal.org/node/2851529.

@greg-1-anderson
Copy link
Member

This has been done

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

No branches or pull requests

2 participants