BESSER-PEARL / BESSER-Bot-Framework

Design and implement chatbots in Python
https://besser-bot-framework.readthedocs.io/
MIT License
39 stars 2 forks source link

Global states don't work #47

Closed Aran30 closed 1 year ago

Aran30 commented 1 year ago

In #37 a small changed caused global states to not work anymore. The specific line in question is https://github.com/BESSER-PEARL/BESSER-Bot-Framework/blob/d269119fc5e0e567242145889b037f98fc8a4add/besser/bot/core/session.py#L118