SaturnGrandRapids / career-demo-bot-soft

A cool demo to show off at the career fair to get kids thinking about writing code.
0 stars 0 forks source link

Delete stale users from Dashboard #7

Closed mazzmn closed 9 years ago

mazzmn commented 9 years ago

when a game finishes the maze stays on the dashboard...refreshing the dashboard makes everyone go away until they make another move so that is not a good solution...could we put a timer in and delete mazes after xxx seconds of inactivity?

nathansmetelak commented 9 years ago

Just finished this with tim. Also added a pruning function to node which should remove stale games from the runtime.