Problem/Motivation
The purge_queuer_url_drush_sql_sync_sanitize() drush hook runs on an uninstalled module causing the error 'You have requested a non-existent service "purge_queuer_url.registry".'
Proposed resolution
Check that the services exists before executing.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2950814-drush-sanitize-service-check.patch | 516 bytes | seanpclark |
Comments
Comment #2
seanpclark commentedComment #3
seanpclark commented