fixed bug in race check
This commit is contained in:
@@ -317,6 +317,7 @@ def is_session_complete_ws(ws,ps):
|
||||
record = CourseTestResult(
|
||||
userid=ws[0].user.id,
|
||||
plannedsession=ps,
|
||||
workoutid=ws[0].id,
|
||||
duration=dt.time(0,0),
|
||||
coursecompleted=False,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user