Even the Unfinished Experiment in Mlflow is getting saved as finished

User16826994223
Databricks Employee
Databricks Employee

when I start the experiment with mlflow.start_run(),even if my script is interrupted or failed before executing mlflow.end_run() ,the run gets tagged as finished instead of unfinished , Can any one help why it is happening here