hmmm, i’m not creating the task in __main__
, i wonder if that’s why
Hi @<1559349204206227456:profile|BeefyStarfish55> , how did you run the task? I assume it's not running by an agent
I think the easiest way is to call mark_stopped() when your code is done
2023-05-06 12:05:49,168 - clearml.Task - WARNING - ### TASK STOPPED - USER ABORTED - STATUS CHANGED ###
lol.
this changes the status in the UI to “aborted”.
not ideal, but if the answer is “for this to work, tasks must be run by an agent” i accept it