Thanks SuccessfulKoala55 ! Could I change this during runtime, so for example, only the very first task goes through this process?
UnevenDolphin73 usually this detection happens in the background (a separate thread) - perhaps there's an issue with that when you run many tasks from the same file. You can try changing that behavior by setting sdk.development.vcs_repo_detect_async: false
in your clearml.conf
config file
You mean you run several tasks from a single file?
Uhhh, not really unfortunately :white_frowning_face: . I have ~20 tasks happening in a single file, and it's quite random if/when this happens. I just noticed this tends to happen with the shorter tasks