fabian wolfmann
def state_handler_test(self, obj, old_state, new_state): if new_state.is_running(): # do something with attr class Test(Task): def __init__(self): self.attr = None def run(attr): self.attr = attr
state_handler_test
Kevin Kho
Parameters
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.