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.

Comments

seanpclark created an issue. See original summary.

seanpclark’s picture

StatusFileSize
new516 bytes
seanpclark’s picture

Status: Active » Needs review