in pystemd/run.py [0:0]
def __exit__(self, *excargs, **exckw): for call, args, kwargs in reversed(self.pipe): call(*args, **kwargs)