[2023.12480] Recursion on save

I am trying to save all external tox files when saving a project.
But using project.save() in an executeDat onPreSave will ofc result in a crash.
It would be nice if there is a function to only save external toxes, not the whole project using .save or maybe adding a new saveExternal method.

Thanks for the report and suggestions. We’ve got a lot of internal work going on right now related to project saving and externals that should streamline that process quite a bit. We don’t have a timeline yet on its release, but we’ll hopefully have more information on that in the new year.