mirror of
https://github.com/clearml/clearml-server
synced 2025-03-03 10:43:10 +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__last_metrics={},
|
||||||
set__metric_stats={},
|
set__metric_stats={},
|
||||||
set__models__output=[],
|
set__models__output=[],
|
||||||
|
set__runtime={},
|
||||||
unset__output__result=1,
|
unset__output__result=1,
|
||||||
unset__output__error=1,
|
unset__output__error=1,
|
||||||
unset__last_worker=1,
|
unset__last_worker=1,
|
||||||
|
Loading…
Reference in New Issue
Block a user