Once site is disabled and deleted the suggested way, the cron queue is not being cleaned, even when the feature is enabled.
Therefore the cron queue is getting larger with each deleted site. To get rid off the deleted sites in cron, one needs to clean the task log manually.

Comments

kunago’s picture

In other words, the site is not being properly deleted. :-)

Anonymous’s picture

Status: Active » Fixed

Fixed in HEAD. The site count was improperly being calculated based on the node table, I've changed it to use hosting_site table based on sites that are actually still enabled.

Cheers!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.