def __enter__()

in pythonflow/pfmq/_base.py [0:0]


    def __enter__(self):
        self.run_async()
        return self