adaptive-learning / flocs-web

Intelligent web application for learning computer science
GNU General Public License v3.0
0 stars 1 forks source link

Close old unfinished task sessions #20

Open effa opened 7 years ago

effa commented 7 years ago

Idea is to do that lazily, when they are requested from DB - check if they are not too old (more then e.g. 12 hours) and if they are, close them.