Hi All,
I notice that Truclient updates Global Libraries imported in a script even if they are not changed. The update it does is refreshing a timestamp inside the library.
This is particularly annoying in a context of parallel development of different scripts using that library because if the library is under version control it will be constantly marked as changed and generate conflicts during the merge.
Any suggestion how to avoid this issue?
Thanks,
Camillo