Beuth-Erdelt/DBMS-Benchmarker

Inactive queries have no end time

perdelt opened this issue · 1 comments

Problem, when last query is inactive

  File "/usr/src/app/DBMS-Benchmarker/dbmsbenchmarker/reporter.py", line 400, in generateAll
    time_end = int(datetime.timestamp(datetime.strptime(times["ends"][c],'%Y-%m-%d %H:%M:%S.%f')))

done in #117