Page MenuHomePhabricator

When destroying an object, destroy associated worker tasks and notifications
Closed, ResolvedPublic

Description

Now that tasks have an objectPHID, we should destroy all related queued tasks when destroying an object.

We should also destroy all outstanding notifications about the object.