also is there a way to clone a context so that I may use a single context in my code to manage all the Tenants in a multithreaded environment?

Not that I am aware of, I'm afraid. Is there some specific reason you cannot invoke the ContextBuilder with the same properties again to create a new context?

ap

Reply via email to