hi all,<div><br></div><div>i'm calling load_balanced_view as:</div><div><br></div><div>result_object = self.taskclient.load_balanced_view().apply(execute_task, node, updatehash)</div><div><br></div><div>i need to execute a piece of code on the remote engine before the 'node' get's unpickled. is there a way to do that? (i basically need to set the output log directory and unpickling the node initializes the logger)</div>

<div><br></div><div>cheers,<br><br>satra<br><br>
</div>