CourageousKoala93 can you try just calling Task.close()
and seeing if that works (i.e. solves the issue)?
Hi CourageousKoala93 , what clearml sdk version are you using?
CourageousKoala93 thanks, task.close()
solved for me
Is there a way to clean up clearml completely?
CourageousKoala93 when you call Task.close() it will mark the task as completed, there is no need to do that manually. The idea with mark_completed is that you can forcefully change the state if needed, or externally stop the task and mark it completed. Make sense?
AgitatedDove14 make sense.
SuccessfulKoala55 sdk version 1.4.1rc.