I found the issue: we added observers for NotificationService, but did not remove it. So everything is fixed with:
NotificationCenter.default.removeObserver(self)
Post
Replies
Boosts
Views
Activity
same issue today for 3 builds