Curators, I noticed earlier today that client.usingNamespace() has a precondition check for whether it's been started or not.
Is there a reason for this? I could imagine a scenario where you prepare a client by namespacing it and then don't start it until later when you need to do your actual operations. Mike
