Hhhilulu

Results 3 comments of Hhhilulu

Hi, @Maggieli99, I followed the reproduction steps you provided to run the batch, but the issue did not reoccur. Here is my code: [simple_flow_with_python_tool.zip](https://github.com/user-attachments/files/16389702/simple_flow_with_python_tool.zip)

Hi, @yanggaome, Your target object cannot be pickled. We use multi-process mode to execute batch run, which requires that all parameters of the multi-process target function can be serialized, so...