def start_node(self, node): BackgroundThreadService.start_node(self, node) if self.wait_until_partitions_assigned: self._wait_until_partitions_assigned(node)
def start_node(self, node): BackgroundThreadService.start_node(self, node)