As far as I understand the library, the context for each user get stored to the ContextMap - Map like object. Does the user's context gets deleted at some point or the ContextMap object just keep growing in memory? Is there a way to delete the context?