1
Python and Java API / Re: [Cluster] Does the node save the project when it's task is finished ?
« on: June 16, 2017, 11:50:44 AM »Hello jiji,
The project is saved during network processing after every task. But for PSX project, if there were no changes, nothing will be changed, since PSX saving operation is looking for the changes applied to the project compared to the existing project structure.
Thanks for the reply,
So I need to make sure for my scenario :
I run export dense cloud and build dem in 2 batchs on the same time for the same project. If build dem finish first, it will save the changes into the project files, and the export dense cloud finish.
So when export dense cloud finish it will still save the the project, will it overrite the project saved by the build dem batch and loose my dem already built in the project ?
thanks