Problem/Motivation
If there is a messenger service the LegacyMessenger::deleteAll()
leaves messages to persist in static::$messages
Proposed resolution
Remove from both locations.
If there is a messenger service the LegacyMessenger::deleteAll()
leaves messages to persist in static::$messages
Remove from both locations.