Hi there, I was wondering whether the `Map` of contexts would be automatically cleaned at some point or should we use `destroy` to do that? It could lead to performance issue as the Map is becoming bigger and bigger. Thanks for your work!