Due to this bug in amethyst amethyst/amethyst#1795 would be nice be able to clear the events for every reader.
I looked at the code to do a PR, but I saw that just call self.data.clean() is not enough.
What's the correct way of clean it?
Is this a wanted feature?