mirror of
https://github.com/clearml/clearml-server
synced 2025-03-03 02:33:02 +00:00
Clean Task runtime on reset
This commit is contained in:
parent
f34332344e
commit
ad72a435f1
@ -238,6 +238,7 @@ def reset_task(
|
||||
set__last_metrics={},
|
||||
set__metric_stats={},
|
||||
set__models__output=[],
|
||||
set__runtime={},
|
||||
unset__output__result=1,
|
||||
unset__output__error=1,
|
||||
unset__last_worker=1,
|
||||
|
Loading…
Reference in New Issue
Block a user