weallwegot / omscs_chatbot

Issues Repository for Georgia Tech OMSCS Chat bot
MIT License
1 stars 0 forks source link

sessionID's are not unique #48

Closed weallwegot closed 6 years ago

weallwegot commented 6 years ago

From @weAllWeGot on December 15, 2016 15:4

there is some weird overlap between sessions. and they influence the users conversations

_Copied from original issue: weAllWeGot/kbai_chatbot3#29

weallwegot commented 6 years ago

https://www.tutorialspoint.com/flask/flask_sessions.htm

weallwegot commented 6 years ago

http://flask.pocoo.org/snippets/category/sessions/