in fluent/migrate/tool.py [0:0]
def close(self): # close hglib.client, if we cached one. if self._client is not None: self._client.close()