leogomezz4t / PyTextNow_API

Python texting API utilizing TextNow API
MIT License
69 stars 42 forks source link

Stop the session #63

Open Hydro-K opened 2 years ago

Hydro-K commented 2 years ago

How can i stop the session without getting closing errors like this? Exception ignored in atexit callback: <function Client.__init__.<locals>.on_exit at 0x000002A305B6FAC0> Traceback (most recent call last): File "C:\Program Files\Python310\lib\site-packages\pytextnow-1.2.0-py3.10.egg\pytextnow\TNAPI.py", line 96, in on_exit func(msg)