Unanswered
Hi,
I Am Trying To Using Clearml Agent Version 0.16 ("Trains_Agent"), And I Always Get A Silent Exit After Starting Task Execution:
For debug purposes, in main:if __name__ == "__main__": prms = enqueue_task({}, "Test task", Task.TaskTypes.custom) print(prms) print("Finished main")
And the "print" gets ignored in the enqueued task
139 Views
0
Answers
3 years ago
one year ago