terry3041 / pyChatGPT

An unofficial Python wrapper for OpenAI's ChatGPT API
GNU General Public License v3.0
1.35k stars 255 forks source link

Add an end to the session refresh cycle when the browser is closed. #93

Closed Bainky closed 1 year ago

Bainky commented 1 year ago

When closing the browser with del, a thread with an infinite session update loop remains active and can cause memory leaks and endless errors (especially with a large number of tokens and sessions) изображение